mirror of
https://github.com/Floriansylvain/CineAllo.git
synced 2026-08-19 19:53:16 +02:00
6e7d8b080164c8867a3a0daf71736795afa10564
CineAllo
Setup
Env file
- DATABASE_URL
- MYSQL_ROOT_PASSWORD
- CINEALLO_PORT
Usage
Docker
docker-compose up --build
From scratch
You'll need your own MySql DB running.
npm ci
npm run start
Languages
JavaScript
94.9%
Dockerfile
5.1%