Skip to content

yawik/backend

Repository files navigation

Yawik backend

this is the backend for our https://jobwizard.yawik.org and https://jobboard.yawik.org.

Sources are located at https://gitlab.com/yawik/jobwizard

State: development

Installation

git clone [email protected]:yawik/backend.git
cd backend
yarn
yarn dev

Environment

copy .env.example to .env and modify values

you can start a development env with yarn dev. If you need to test against staging or production you can start all environments locally by:

pm2 start
  • develop: Port 1337
  • staging: Port 4000
  • production: Port 3000

About

GitLab mirror repository for yawik backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published