so im creating an inventory management system. ive got my forms for create a user built. ive created the login button and set the action to supabase authentication\createuser. I go on to the test and fill in the form and nothing happens. it does not add users at all. I've tried it with firebase and i can at least add users (cant use non relational db). I've got other forms for adding info to other tables. none of them do anything. I've been almost entirely unsuccessful manipulating any data in my database. likewise i cannot see any of this data in my app. It appears to be setup correctly. FF sees my supabase project. They are linked with the url and api key. What am i missing? Is it because my app is not published? im still building so is using the test mode capable of adding data to supabase without publishing?
making connection with supabase
Database & APIs
linked supabase code and url to ff
Yes
2 replies