Skip to content

fullsoak/guestbook-deno-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

guestbook-deno-example

Example using FullSoak framework to build a Guestbook app

Live Demo

https://fullsoak-guestbook.deno.dev/

How to start

# please narrow down security flags
# by avoiding using `-A` on production

deno -A --watch src/main.ts

About

example using FullSoak framework to build a Guestbook app with authentication

Topics

Resources

Stars

Watchers

Forks