Skip to content

aicacia/svelte-static-starter

Repository files navigation

aicacia static starter

Tools

Docker

  • build docker image docker build -t static-starter:0.1.0-alpine-3.18 .
  • docker run --restart unless-stopped --name streams-ui -d -p 5173:80 static-starter:0.1.0-alpine-3.18