Skip to content

hitarthdesai/scholar-space-ai

Repository files navigation

ScholarSpace AI

Local Setup (for Mac)

  1. Clone this repository using the following:
cd ~/dev
git clone https://github.com/hitarthdesai/capstone-project.git
cd capstone-project
  1. Install nodenv
brew install nodenv
nodenv init
  1. Install node (it will read the .node-version in our repo as source of truth)
nodenv install
  1. Install dependencies
npm i
  1. Get environment variables

We need DATABASE_URL and AUTH_RESEND_KEY variables to run log in to the app. Ask Hitarth for them.

About

A simple programming-first learning management system (LMS)

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages