Skip to content

MaximilianJB/hq-hub

Repository files navigation

Run Locally

Prerequisites: Node.js

  1. Install dependencies:

    npm install
  2. Set up environment variables: Create a .env file in the root directory with your Supabase credentials:

    VITE_SUPABASE_URL=your-project-url
    VITE_SUPABASE_ANON_KEY=your-anon-key

    Get these values from your Supabase project settings: https://app.supabase.com/project/_/settings/api

  3. Run the app:

    npm run dev

About

A web app for making living with roomates more fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors