Open GlauberF opened 2 weeks ago
I would recommend not to use the docker build method and instead the npx supabase method
@rituraj-yactraq Would you have a script of the steps, as per your suggestion, to run in development mode?
@GlauberF npm i npm install supabase --save-dev npx supabase start
This will create supabase local instance and start superflows dashboard. You should join the superflows slack channel, common installation issues solution you will find there.
@rituraj-yactraq Thanks
I'm trying to run the local development environment with docker, following the steps in the readme, but the "supabase-analytics" container doesn't start.
Log