Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 316 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 316 Bytes

This is a simple website designed to help Supabase customers quickly get a JWT token for their Supabase backend. This is particularly useful if you're focused on API use cases, and may be using a gateway like zuplo.

To run locally:

npm run dev

And follow the instructions on the page itself.