Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avs123a/nodejs-simple-example

Simple inventory list example with crud using : NodeJS, express framework, pug template, sqlite database and bootstrap
https://github.com/avs123a/nodejs-simple-example

express nodejs npm passport-local passportjs pugjs sqlite3

Last synced: 14 days ago
JSON representation

Simple inventory list example with crud using : NodeJS, express framework, pug template, sqlite database and bootstrap

Awesome Lists containing this project

README

        

# NodeJS-simple-example
Simple inventory list example with crud using : NodeJS, express framework, pug template, sqlite database and bootstrap

demo on ReplIt:
https://repl.it/@avs123/Node-inventory-list-simple-example

Installation:
- clone repository or download zip
Run next commands:
- npm install
- node index.js