Skip to content

rudickamladez/cutetix-backend

Repository files navigation

CuteTix Backend

Cute Tickets Information System

ERD

Made in Umbrello

Production

Instalation

Copy Docker Compose sample configuration file
cp docker-compose.sample.yml docker-compose.yml

Edit Docker Compose configuration file
vim docker-compose.yml

Create folder for SQL Lite database
mkdir db

Running

Run Docker Compose with logs printed (Close with Ctrl+C)
docker compose up -d && docker compose logs -f

About

Cute Tickets Information System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages