You are browsing as a guest. Sign up (or log in) to start making projects!

8h 30m 11s logged

Devlog 4 - Supabase!

What’s New?

  • The backend of the project has been completely revamped!
  • Instead of now accessing a local json file located on the hosted server, now the need for a server is gone thanks to the migration of the database to Supabase!
  • Implemented authentication using supabase’s built-in auth module
  • Used relational tables to track data about courses and user profiles in conjunction with the authentication system

Pretty short devlog this time, but this pretty much summarizes everything done! Supabase is a really cool tool that I am glad to be able to add into my dev stack!

View my commit history for commit-by-commit commentary on the code that I modified!

Tailwind CSS incoming!

1
249

Comments 1

No comments yet. Be the first!