Skip to content

SebasHidalgo/Vaen-Frontend

Repository files navigation

Vaén frontend | Sebas Hidalgo

Steps to run the project

  1. Install the dependecies.
npm install
  1. Set the .env variables.
BACKEND_URL=
NEXT_PUBLIC_APP_URL=

NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
STRIPE_SECRET_KEY=
  1. Set the .env.local variables.
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
  1. Run the project.
npm run dev

About

This is the Vaén frontend built with NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors