Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

adityamukho/locomotive-drywall-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Such merge, very design, so structure... wow!

Locomotive-Drywall Seed

Drywall repackaged into a Locomotive app.

An attempt to merge the MVC architecture and advanced routing of Locomotive with the ready-to-use UI and user management of Drywall.

Installation

  1. $ git clone https://github.com/adityamukho/locomotive-drywall-seed.git
  2. Copy config/config.example.js to config/config.js and edit to your liking.
  3. $ npm install
  4. Build the minified resources inside the public folder: $ grunt build
  5. Run the server:
    1. Development: $ grunt
    2. Production: $ export NODE_ENV='production' and $ npm start or $ node ./server.js or lcm server [port]
  6. Follow the db setup instructions at https://github.com/jedireza/drywall#setup

Check the Locomotive docs at http://locomotivejs.org/guide/.

About

Drywall (http://jedireza.github.io/drywall/) repackaged into a Locomotive (http://locomotivejs.org/) app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors