Skip to content

A boiler plate using nodejs express module including Postgres as database and swig as templating engine. Gulp also included

License

Notifications You must be signed in to change notification settings

PICCOO/express-postgres-boilerplate

 
 

Repository files navigation

express-postgres-boilerplate

A boiler plate using nodejs express module including Postgres as database and swig as templating engine. To make a better structure gulp is also included.

This boilerplate is not only well structured, it also includes sample example of RESTful API. for not making things complex the API controller is also included in same project.

To start project use following command

npm start

The project is already gulpified, If you want to run gulp use following command

gulp

This boilerplate is created by Farhan Ali. https://www.linkedin.com/in/farhan-ali-a4a035b7/

About

A boiler plate using nodejs express module including Postgres as database and swig as templating engine. Gulp also included

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.1%
  • HTML 16.2%
  • CSS 10.7%