Skip to content

petrosxen12/plog-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plog!

To install:

npm install

Then create an .env file in the root directory and add there the environment variables requested in app.js.

You'll need a postgres server to attach to.

To run database sync and tests:

npm test

To run app (you must run sync before):

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 66.9%
  • JavaScript 25.7%
  • HTML 7.4%