Skip to content

novaforgood/RISC-Frontend

Repository files navigation

Mentor Center Frontend

Navigation

  1. Set Up
  2. Figma
  3. Documentation

Set Up

Set up environment variables

Add a .env.local file in the root directory with the following environment variables:

NEXT_PUBLIC_API_URL=[GraphQL endpoint URL]
NEXT_PUBLIC_FIREBASE_API_KEY=[KEY]
NEXT_PUBLIC_FIREBASE_AUTH_DOMAIN=[DOMAIN]
NEXT_PUBLIC_FIREBASE_PROJECT_ID=[ID]

If you don't already have the values, message someone to get them!

Development

  yarn install
  yarn generate
  yarn dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages