No description
note deletion via popup working popup is not closing properly (1st close ok, after that not working (bcs 1 bool for all modals)) |
||
|---|---|---|
| backend | ||
| frontend | ||
| docker-compose.yml | ||
| README.md | ||
🚀 Getting started with PomeloNote
Starting the container with svelte and strapi:
docker-compose up --build -d
Restart and rebuild Svelte:
docker-compose up --detach --build svelte
Restart and rebuild Strapi:
docker-compose up --detach --build strapi