An opinionated deno server for HTML (.tsx) and API routes
cp env.example .env
then
./bin/start
We use denon
to watch for changes and restart while developing
./bin/dev
./bin/test
./bin/compile