Site de recommandation de films pour l'EI de CentraleSupélec avec Théodo
The website is hosted on a VM at ViaRézo on the ip 138.195.138.190
cd backend
npm install
cp .env.example .env
npm run migration:generate --name=MonNomDeMigration
npm run migration:run
npm run dev
npm run start
npm run lint
cd frontend
npm install
npm run dev
npm run build
npm run lint
Run
cd frontend
npm run build
Merge in main, ssh to 168.195.168.190 and do
cd /var/www
./deploy
The site will restart, go on this link to run the script that fills the database