No description
Find a file
2022-10-04 09:05:34 +02:00
backend docker-compose.yml for full project created, .env to source root! 2022-10-04 08:55:55 +02:00
frontend Readme updated 2022-10-04 09:04:21 +02:00
docker-compose.yml docker-compose.yml for full project created, .env to source root! 2022-10-04 08:55:55 +02:00
README.md README.md created for entire project 2022-10-04 09:05:34 +02:00

🚀 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