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

https://github.com/freshmag/nodejsboilerplate

Simple boilerplate for creating easy, simple and lightweight static websites using NodeJS
https://github.com/freshmag/nodejsboilerplate

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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](https://github.com/typicode/lowdb)
- Other utils like routers and controllers already organized
- Static resources as well as [Bootstrap](https://getbootstrap.com/) and [JQuery](https://jquery.com/) ready to be used inside your HTML pages
- Template engine [Pug](https://github.com/pugjs/pug)

## Future updates

Probably going to update this boilerplate some basic authentication system