PomeloNote/frontend/svelte
2022-10-13 08:54:24 +02:00
..
.idea Initial commit 2022-09-20 10:43:05 +02:00
src UserRepo Working 2022-10-13 08:54:24 +02:00
static PWA a bissi probiert 2022-10-10 20:28:51 +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 HTML for login adapted and register created 2022-10-03 23:10:37 +02:00
package.json Merge branch 'develop' into listing 2022-09-26 19:06:27 +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