Skip to content

SebasHidalgo/Vaen-Backend

Repository files navigation

Vaén backend | SebasHidalgo

Steps to run the project

  1. Install the dependecies.
npm install
  1. Set the .env variables.
DATABASE_URL=
DIRECT_URL=
SUPABASE_URL=
SUPABASE_KEY=
CLERK_SECRET_KEY=
CLERK_URL=
STRIPE_SECRET_KEY=
APP_URL=
FRONTEND_URL=
  1. Create the database.
npx prisma db push
  1. Run the project.
npm run dev

About

This is the Vaén backend built with NestJS and Supabase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors