PomeloNote/frontend/svelte
2022-10-18 08:05:58 +02:00
..
.idea Initial commit 2022-09-20 10:43:05 +02:00
src edited comments 2022-10-18 08:05:58 +02:00
static ? 2022-10-11 11:09:09 +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 popup now working 2022-10-16 23:08:15 +02:00
package.json popup now working 2022-10-16 23:08:15 +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