Simple Wishboard App Build with and nextjs
docker compose -f docker-compose.dev.yml up --build
docker compose up -d
-
Delete the folders ./data/config and ./data/db This will delete all old data
-
Run
docker compose build --no-cacheThis will build the containers again -
Run
docker compose up