npm i
npm run dev
npm run build
npm start
You'll need docker installed on your machine to run this in case you didn't know!
docker-compose build
make up
make down
make up-prod
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm i
npm run dev
npm run build
npm start
You'll need docker installed on your machine to run this in case you didn't know!
docker-compose build
make up
make down
make up-prod