Next.js Discord

Discord Forum

Educational web app

Unanswered
Brown bear posted this in #help-forum
Open in Discord
Brown bearOP
Hello everyone! I am currently working on a website which helps users prepare for their maths final exam.
I don't know what backend solutions I should use.
I need to handle user authentication as well as store different math exams and exercises (with pictures).

Im thinking about nextjs + supabase
Any other recommendations / tips?
Thank you!

4 Replies

consider using convex
just use whatever you think is right and have some experience with
supabase is nice as its just technically postresql and if later down the road you want to migrate to custom backend, it would be easier
Barbary Lion
Next.js, Better Auth for front- and backend with authentication. Use Better upload for files (pictures). This is what I would choose