Skip to content

awocallaghan/example-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-express

An example website using node, express and postgreSQL. Configure config/config.js with your postgreSQL database settings. The example uses a single table called 'user' with columns 'email' and 'password'.

Clone the repository and then run npm install at command line. To start the webserver execute node app.js.

Created by Alex O'Callaghan

About

An example Node/Express website structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published