Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 610 Bytes

NodeJSBoilerplate

Simple boilerplate for creating easy, simple and lightweight static websites using NodeJS

Used resources

In this boilerplate you can find:

  • Nodejs + Express
  • A very simple database using lowdb
  • Other utils like routers and controllers already organized
  • Static resources as well as Bootstrap and JQuery ready to be used inside your HTML pages
  • Template engine Pug

Future updates

Probably going to update this boilerplate some basic authentication system