Skip to content

NodeJS webserver using express for routing, swig for templating and sqlite3 for datastore.

License

Notifications You must be signed in to change notification settings

pamanes/NodeJS_Express_Swig_Sqlite3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS_Express_Swig_Sqlite3

NodeJS webserver using express for routing, swig for templating and sqlite3 for datastore.

To set it up: Install node / npm on your computer (if on a mac then follow this: http://blog.teamtreehouse.com/install-node-js-npm-mac) navigate to the folder and run npm install (this installs all dependencies) to run: node 'bin/www' or debug using vscode

About

NodeJS webserver using express for routing, swig for templating and sqlite3 for datastore.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published