Skip to content

ctang18/generic-nodejs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generic-nodejs-app

Generic NodeJS, Express, MongoDB setup for quick development.

Frameworks

  • Express
  • Mongoose
  • Passport
  • Jsonwebtoken

To Do

  • Change references of username to email
  • Server side validation
  • Demo delete content function
  • Clean CSS
  • Implement testing suite (Chai/Mocha)
  • Implement front-end framework (Backbone or Angular)
  • Create a script that will build a project based on desired frameworks and technology (Backbone/Angular/None, MongoDB/MySQL, Cookies/Sessions/Tokens)

Installation

npm install

Configure /server/config.json to your liking.

Running the Server

npm start

The client will then be accessible at http://localhost:3001.

About

Generic NodeJS, Express, MongoDB setup for quick development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •