NestJs x Supabase REST API Starter Kit

This project will help you create a full REST API using NestJS and Supabase.

What is included inside?

  • Example for building a REST API with NestJS and Supabase

How to setup:

You can setup this API locally in 4 steps:

  1. Fork this repository

  2. Create a Supabase project if you don't have one

  3. Create .env file in root directory:

  4. Add these secrets in your .env file:

 SUPABASE_URL
 SUPABASE_KEY

Feedback

Found a bug or have a suggestion? Please contact me on X @rokasdam.