sudo apt update && sudo apt install -y git && mkdir -p ~/apps/tgc/prod && cd ~/apps/tgc/prod && git clone https://github.com/ComicScrip/the-good-corner-nov23.git . && bash install_debian.sh;
cp .env.production.example .env.production && nano .env.production && ./deploy-production.sh && docker exec -it prod-backend-1 sh -c "npm run resetDB";
-
Notifications
You must be signed in to change notification settings - Fork 1
ComicScrip/the-good-corner-nov23
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published