Repository
Current version released
2 years ago
Dependencies
deno.land/x
deno-monorepo
This is a playground to explore ideas / modules and to serve a playground instance of fresh to fresh.reggi.com
, hopefully connected to a postgres supabase instance.
Open Questions
Whatâs the best way to handle dependency errors? Import-maps?
Whatâs the best way to create a deno monorepo?
Whatâs the best way to âdo modular import mapsâ? See calendar
and fresh.reggi.com
.
Whatâs the best way to deploy fresh.reggi.com
?
Whatâs the best way to set dev / prod envs for fresh?
DOT ENV!
Can I conditionally import based on dev env?
Found a dontenv package, wokred well
calendar/denodb/test_db.ts
?
How can I pass env vars to a alt to Found a dontenv package, wokred well to replace this file