Todo Applcation | Nextjs, Supabase and SCSS

Solution retrospective
I mostly proud of doing my first fullstack application by my own. And soon I will be adding authentication for this app to it to become an app that some people I know could use.
What challenges did you encounter, and how did you overcome them?I've encoutered many challenges, one of them was that I started to use mysql instead of supabase, which for me would be harder to host mysql application, so I asked few developers colleagues and they recommended be supabase. I had to study from scratch and apply it on my application, and finally it worked when I deployed!
What specific areas of your project would you like help with?I would like for the most help on the good practices of folder organization.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dylan-dot-c
Looking good. You did forget to
gitignore
you .env file... So you might wanna fix that. I believe the supabase keys aren't really that sensitive as they use them and others to identify you and stuffBut yh you should still hide them.
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord