chore: create user, collection and link models, migrations and seeders

This commit is contained in:
Sonny
2024-04-28 00:45:10 +02:00
committed by Sonny
parent 08dcd7455f
commit 231629f0dd
17 changed files with 311 additions and 32 deletions

View File

@@ -7,3 +7,6 @@ dev:
prod:
docker compose -f dev.docker-compose.yml down
docker compose up -d --build --wait
seed:
node ace db:seed