Skip to content

michaelketzer/shokztv-web-v2-api

Repository files navigation

Node JS API

Install

Yarn package manager is used.

  • To start off, use yarn install.
  • Rename .env.dist to .env and enter all required fields
  • Run the migrations with yarn migration up
  • Build with yarn build
  • Start with yarn start

Production Info

pm2 is used for process management on production system

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published