Skip to content

Instantly share code, notes, and snippets.

View raph941's full-sized avatar
😎
Love everything Tech

Raphael Ehindero raph941

😎
Love everything Tech
View GitHub Profile
@raph941
raph941 / Readme.md
Last active November 30, 2022 05:24
Supabase Local development setup guide
  • Switch to node 14 nvm use 14
  • NPM install yarn install

Start docker services

# Add key/value `anonymous: anon` in all `plugins -> config` in `kong.yml`

cp docker/.env.example docker/.env