CSSPLICE / splice-catalog

MIT License
1 stars 1 forks source link

splice-catalog

Setup

cp env.example .env

Development

docker compose --profile catalog build docker compose --profile catalog up

Production

docker compose --profile production build docker compose --profile production up -d