Go to file
monoid 37fce2ff5d add LICENSE 2022-11-29 01:56:15 +09:00
.vscode Initial commit 2022-11-29 01:52:44 +09:00
api Initial commit 2022-11-29 01:52:44 +09:00
components Initial commit 2022-11-29 01:52:44 +09:00
islands Initial commit 2022-11-29 01:52:44 +09:00
routes Initial commit 2022-11-29 01:52:44 +09:00
static Initial commit 2022-11-29 01:52:44 +09:00
util Initial commit 2022-11-29 01:52:44 +09:00
.gitignore Initial commit 2022-11-29 01:52:44 +09:00
LICENSE add LICENSE 2022-11-29 01:56:15 +09:00
README.md Initial commit 2022-11-29 01:52:44 +09:00
deno.json Initial commit 2022-11-29 01:52:44 +09:00
deno.lock Initial commit 2022-11-29 01:52:44 +09:00
dev.ts Initial commit 2022-11-29 01:52:44 +09:00
fresh.gen.ts Initial commit 2022-11-29 01:52:44 +09:00
import_map.json Initial commit 2022-11-29 01:52:44 +09:00
main.ts Initial commit 2022-11-29 01:52:44 +09:00
twind.config.ts Initial commit 2022-11-29 01:52:44 +09:00

README.md

Search github awesome

Search github repository in awesome list.

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.