https://github.com/devidw/sveltekit-deno
sveltekit+deno template
https://github.com/devidw/sveltekit-deno
sveltekit-deno
Last synced: 8 months ago
JSON representation
sveltekit+deno template
- Host: GitHub
- URL: https://github.com/devidw/sveltekit-deno
- Owner: devidw
- Created: 2024-10-29T23:06:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T23:25:58.000Z (over 1 year ago)
- Last Synced: 2025-06-18T06:11:30.613Z (8 months ago)
- Topics: sveltekit-deno
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```bash
deno task dev
deno task build
deno task preview
deno task docker_build
deno task docker_run
```