An open API service indexing awesome lists of open source software.

https://github.com/drewmoore/nodetemplate


https://github.com/drewmoore/nodetemplate

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Node/Express Template
=====================

MongoDB, Redis, Mailgun, Mocha Testing, Jade, Less, Foundation
--------------------------------------------------------------

[![Dependency Status](https://gemnasium.com/drewmoore/nodeTemplate.svg)](https://gemnasium.com/drewmoore/nodeTemplate)
[![Coverage Status](https://coveralls.io/repos/drewmoore/nodeTemplate/badge.png)](https://coveralls.io/r/drewmoore/nodeTemplate)
[![Build Status](https://travis-ci.org/drewmoore/nodeTemplate.svg?branch=master)](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.