8000 GitHub - ComicScrip/the-good-corner-nov23
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ComicScrip/the-good-corner-nov23

Repository files navigation

Install on Debian 12

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";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0