Skip to content

petrosxen12/plog-node

 
 

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

No packages published

Languages

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