Skip to content

CChariot/Paymenism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full stack app for tracking employees' hours.

To Start:

git clone https://github.com/CChariot/Paymenism

npm install concurrently nodemon --save-dev

npm install express cookie-parser --save

npm install pg --save

npm install body-parser --save

Setup Database:

run pgAdmin4 => Login => right click User: Postgre => Properties => Definition => Password: postgres => Save

To test:

npm run server

Correct output: [nodemon] starting node server Server listening on port 5000! PostgreSQL connected: Sun Mar 29 2020 12:35:50 GMT-0400 (Eastern Daylight Time).

About

Full stack app for tracking employees' hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •