Skip to content

KhaledAMARI/Express-Postgres-Sequelize-server

Repository files navigation

node_server

To use this NodeJs server you have to:

  • Clone the repo.
  • open a terminal within the folder and type npm install.
  • You have to add .env file that contains:
  • PORT: the server port.
  • DB_PATH: Database Path.
  • JWT_SECRET: a string used to generate the token.
  • Run npm start

PS: This work is not finished yet there are many bugs and i don't have much time or energy to continue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published