Introduction to starter kit
We are going to build a user managed starter kit with nhost and svelte kit
SvelteKit is the official sveltejs framework.
Nhost is a open source firebase alternative that uses Postgres as the database and generates graphql api. It also has a authentication and storage service.
Hasura cli - https://hasura.io/docs/latest/graphql...
Nhost - https://nhost.io/
SvelteKit - https://kit.svelte.dev/
GitHub repository - https://github.com/Uthpala/starter-kit
End product - https://nhost-sveltekit-starter-kit.v...
Follow me on Twitter / uthpala_419
#SvelteKit #Nhost #StarterKit