guyromm/svelte-postgrest-tutorial-app

Sveltekit + postgrest (connect to an existing remote postgreSQL database) in production

Opened this issue · 0 comments

Hello,
this is more of a question - what is the minimum boilerplate for a secure connection (jwt) between sveltekit and postgrest in an existing remote database? Should I look just into the app folder?
Thank you