https://github.com/momsfriendlydevco/crux
Generic Node / Express stack used as the model 'ideal' project at MFDC
https://github.com/momsfriendlydevco/crux
Last synced: 12 months ago
JSON representation
Generic Node / Express stack used as the model 'ideal' project at MFDC
- Host: GitHub
- URL: https://github.com/momsfriendlydevco/crux
- Owner: MomsFriendlyDevCo
- License: other
- Created: 2015-04-22T23:41:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-07-13T00:12:06.000Z (about 10 years ago)
- Last Synced: 2025-03-25T12:50:53.639Z (over 1 year ago)
- Language: JavaScript
- Size: 652 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Crux
====
Generic Node / Express stack used as the model 'ideal' project at [Moms Friendly Development Company](http://mfdc.biz).
The majority of this application is based on the [standard MFDC NodeJS project structure](https://github.com/MomsFriendlyDevCo/Momsronomicon/blob/master/style-node.md).
The intention of this project is **not** to provide a generator or base project but to provide a backbone underpinning all other projects. Ideally all projects should be merged with this one to pick up on new techniques or changes in the default Node setup.
The best way of doing this is to run the following in the other projects directory
meld .