Skip to content

aubinlrx/darjeeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darjeeling

Darjeeling is a nice and simple full-stack framework to easily create web application on NodeJS. He is based on ExpressJS and some nice modules.

Dependencies

  • Async 3.1.0
  • BodyParser 1.19.0
  • Express 4.17.1
  • Lodash 4.17.15
  • Moment 2.24.0
  • Mongoose 5.8.9
  • NodeTime 0.8.17
  • Pug 2.0.4
  • ServeFavicon 2.5.0
  • ServeStatic 1.14.1
  • Winston 3.2.1

Install dependencies

With node

$ yarn install

Start server

$ yarn start

Roadmap (in progress)

  1. Basic 4XX/5XX errors handling
  2. Rails routes flavor
  3. ODBC support
  4. Expose Model to the global scope for direct access in Controller

About

A full-stack node-js framework based on top of ExpressJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published