Skip to content

devsspace/save-me-server

Repository files navigation

Save Me Server

How to contribute:

  1. Check email and accept invitation
  2. Clone the repo
  3. Open terminal in that directory
  4. run the command:
git checkout development
git add .
git commit -m ""
git fetch
git pull origin development
git push origin development

Run Project:

  • confirm have .env file with these environment variable
    DATABASE_URL=
    JWT_SECRET_KEY=
  • Dev Server : npm run start:dev
  • Production Server : npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •