PomeloNote/frontend/svelte
dhain 7abdbe605b updated some pwa files (not working)
removed unnecessary code in listing
refactored function comments
2022-10-11 10:42:53 +02:00
..
.idea Initial commit 2022-09-20 10:43:05 +02:00
src updated some pwa files (not working) 2022-10-11 10:42:53 +02:00
static updated some pwa files (not working) 2022-10-11 10:42:53 +02:00
.dockerignore Initial commit 2022-09-20 10:43:05 +02:00
.gitignore Initial commit 2022-09-20 10:43:05 +02:00
.npmrc Initial commit 2022-09-20 10:43:05 +02:00
docker-compose.yml docker-compose.yml for Strapi created 2022-10-04 08:38:52 +02:00
Dockerfile Initial commit 2022-09-20 10:43:05 +02:00
package-lock.json updated some pwa files (not working) 2022-10-11 10:42:53 +02:00
package.json updated some pwa files (not working) 2022-10-11 10:42:53 +02:00
README.md Readme updated 2022-10-04 09:04:21 +02:00
svelte.config.js Initial commit 2022-09-20 10:43:05 +02:00
tsconfig.json Login Skeleton 2022-09-23 00:06:18 +02:00
vite.config.ts PWA a bissi probiert 2022-10-10 20:28:51 +02:00

🚀 Getting started with Svelte

Starting the container:

docker-compose up --build -d

Restart and rebuild Svelte:

docker-compose up --detach --build svelte