note deletion via popup working popup is not closing properly (1st close ok, after that not working (bcs 1 bool for all modals)) |
||
|---|---|---|
| .. | ||
| .idea | ||
| src | ||
| static | ||
| .dockerignore | ||
| .gitignore | ||
| .npmrc | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||
🚀 Getting started with Svelte
Starting the container:
docker-compose up --build -d
Restart and rebuild Svelte:
docker-compose up --detach --build svelte