Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Ant Wilson

@awalias
CTO @ supabase.com
Twitter
GitHub
Website
  • Supabase.js (Database)

    Cover page
    Made with Node.js

    How to read and filter data from your Supabase backend

    Recent comments (4)
    nathanTi
    nathanTi
    1 year ago

    You should store the key in the environment variables, and access to it using process.env.KEY_NAME in the program.

    triptych
    triptych
    1 year ago

    Thanks for this! I was able to replace the api keys and get it working in minutes.

All Repls