Skip to content

Example repo with NextJS and Supabase for a hacky multitenant auth solution

License

Notifications You must be signed in to change notification settings

onursagir/supabase-multi-tenancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supabase/NextJS multi tenancy

Nothing in here should be treated as production-ready code; this is just a proof of concept. Corners have been cut.

Example repo with NextJS and Supabase for a hacky multi-tenant auth solution.

How to run

  1. Start supabase supabase start
  2. Start the project docker compose up -d

You can now visit foo.localhost and bar.localhost and register. The docker compose also includes its own inbucket to send the password reset email you can visit this at localhost:9000

About

Example repo with NextJS and Supabase for a hacky multitenant auth solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages