Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 546 Bytes

Deploy

  • in root folder - npm install
  • ./packages/databse - npm run db:prod
  • in root folder - npm run build
  • in root folder - npm run start

copying .env files:

  • cp /var/www/env-files/investor/.env.package.database /var/www/pttrulez-subdomains/investor-full/packages/database/.env

  • cp /var/www/env-files/investor/.env.app.next-client /var/www/pttrulez-subdomains/investor-full/apps/client/.env

  • cp /var/www/env-files/investor/.env.app.nest-server /var/www/pttrulez-subdomains/investor-full/apps/server/.env