You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Daniel Flanagan e9bbf65050
Details summary
5 months ago
components Cleanup logging and configuration 6 months ago
db Boom 5 months ago
islands Styles! 6 months ago
mail Logging 6 months ago
routes Details summary 5 months ago
static Initial commit 6 months ago
.gitignore Working on auth... 6 months ago
README.md WIP 6 months ago
access.ts First authz check 5 months ago
config.ts Configuration pedantry 5 months ago
deno.json Login and default team 6 months ago
dev.ts LOGS ARE GOOD 5 months ago
fresh.gen.ts Details summary 5 months ago
import_map.json 404 pages have context state 5 months ago
log.ts Configuration pedantry 5 months ago
main.ts LOGS ARE GOOD 5 months ago
twind.config.ts Details summary 5 months ago
types.ts Boom 5 months ago

README.md

fresh project

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.

WIP