An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

```bash
deno task dev
deno task build
deno task preview

deno task docker_build
deno task docker_run
```