- Clone this repo
- Create a new
.envfile from.env.distwith the parameters correctly set npm installnpm run dev:init(in development) ornpm run prod:init(in production)npm run dev(in development) ornpm run prod(in production)
- Clone this repo
- Create a new
.envfile from.env.distwith the parameters correctly set- If you use the bundled docker-compose use
dbfor the database host
- If you use the bundled docker-compose use
docker-compose up --build -ddocker-compose run app npm run prod:init
Read the Job setup
Read the Slack setup
Read the Jenkins setup