4
3 Comments

Full stack app - no code backend?

Hi there! I'm a front end developer and digital designer. I really like building front ends, and delving into user experience etc etc.

My sticking point is backends. Tools like Firebase, Supabase seem to be a good fit, but I feel like theres a large learning curve for these.

Are there any tools out there, that allow me to build a no-code backend, which allows users to sign up, sign in & add posts, and then i'd build the front end on top.

Any help greatly appreciated!

on September 9, 2021
  1. 1

    @pha, yeah exactly. I struggle to get anything actually set up, and pulling data in / pushing data out.

    1. 1

      Mhh, I thought Supabase should really excel at this. Have you looked at some example code, like at https://supabase.io/docs/guides/examples?

  2. 1

    Firebase and Supabase should involve little to no backend code, you can just call them from your frontend? Is the hard thing for you to understand how to configure them?