You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, very cool project, but i get an issue in my local dev, where it throw 400 in my terminal, does that mean the front-end it is not connect to my server, did i miss sth :
Failed GET /templates: relation "public.public_templates" does not exist GET /api/templates 400 in 6949ms Failed GET /projects: Failed to authenticate GET /api/projects 400 in 8086ms Failed GET /templates: relation "public.public_templates" does not exist GET /api/templates 400 in 2920ms ○ Compiling /[locale]/datasets ... ✓ Compiled /[locale]/datasets in 59s ○ Compiling /api/datasets ... ✓ Compiled /api/datasets in 2.5s GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 3814ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1637ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1389ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1267ms
The text was updated successfully, but these errors were encountered:
This project requires Supabase and need to create a few tables beforehand. This is quite complicated work. Sadly speaking, I have not got time to prepare the setup instructions yet.
Hi, very cool project, but i get an issue in my local dev, where it throw 400 in my terminal, does that mean the front-end it is not connect to my server, did i miss sth :
Failed GET /templates: relation "public.public_templates" does not exist GET /api/templates 400 in 6949ms Failed GET /projects: Failed to authenticate GET /api/projects 400 in 8086ms Failed GET /templates: relation "public.public_templates" does not exist GET /api/templates 400 in 2920ms ○ Compiling /[locale]/datasets ... ✓ Compiled /[locale]/datasets in 59s ○ Compiling /api/datasets ... ✓ Compiled /api/datasets in 2.5s GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 3814ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1637ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1389ms GET /datasets null Failed GET /datasets: [object Object] GET /api/datasets 400 in 1267ms
The text was updated successfully, but these errors were encountered: