• Home
  • Open Source
  • Web development
  • Business
  • About me

firebase

3 post

web-development

Secure Firestore rules for Firebase

Firestore rules gives us a powerful way to secure our Firebase database. Rules allows us to control who has access to each document to create, read, write or delete it.
02-07-2019sveltefirebasefirestorejavascript
web-development

Svelete & Firebase User authentication

Authenticate a user using Firebase. Once the user is authenticated using Svelte we can redirect the user to an admin section or a public section based on the user's permissions
26-06-2019sveltefirebasespa
web-development

Svelete & Firebase template

Svelte and Firebase is a template you can use to start developing fast, secure and modern web applications in no time. User management, firestore rules, cloud functions, routing... All the tools you need ready to be used.
11-06-2019sveltefirebasespa
Go to Previous Page
Go to Next Page