https://github.com/drewmoore/nodetemplate
https://github.com/drewmoore/nodetemplate
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drewmoore/nodetemplate
- Owner: drewmoore
- Created: 2014-07-04T03:13:15.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-07-06T22:27:10.000Z (almost 12 years ago)
- Last Synced: 2025-01-16T15:38:28.402Z (over 1 year ago)
- Language: JavaScript
- Size: 444 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Node/Express Template
=====================
MongoDB, Redis, Mailgun, Mocha Testing, Jade, Less, Foundation
--------------------------------------------------------------
[](https://gemnasium.com/drewmoore/nodeTemplate)
[](https://coveralls.io/r/drewmoore/nodeTemplate)
[](https://travis-ci.org/drewmoore/nodeTemplate)
Based on template used in Nashville Software School's 4th Cohort. Basic CRUD app with unit and acceptance testing and unstyled views.
Replace model, file, and object names such as SampleModel, sampleModels, sampleModel, whatever, etc. with your app's specific names and values.