Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 335 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 335 Bytes

node-scaffold

Simple node/express server with minimal MVC setup for database testing and etc.

database setup

Current configuration is for a remote postgres database with wide-open settings.

Adjust security settings to your liking and enter your database name, log-in info,

and IP address in the config.json file

nodepytest