Deployed project here 👉 https://storeton.nodejs.monster 👈
Backend for cloud storage. ts, express, typeorm, postgres, docker, gh actions CI/CD
Fill in .env for local development
Fill in .env.prod for deploy + Fill in following GH_SECRETS for actions:
- DB_USERNAME
- DB_PASSWORD
- CORS_URL
- JWT_SECRET
As for these I have nginx-proxy for ssl on vps
- VIRTUAL_HOST
- LETSENCRYPT_HOST
docker-compose up --build