rphlmr / supa-fly-stack

The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
MIT License
289 stars 26 forks source link

flat folder structure #42

Closed rphlmr closed 1 year ago

rphlmr commented 1 year ago

Rollback folder structure for something more flat. Using this stack for many projects, it appears that relocating "auth" in "modules" is more convenient.

Next step, "flat routes" if Remix v2 adopts it (https://github.com/kiliman/remix-flat-routes)