Skip to content

Froh-eV/indiecon-2024

Repository files navigation

Requirements

Run

  1. Install libraries with yarn install

  2. Run locally with: yarn dev -- --open

  3. Build it with: yarn build

  4. You can preview the production build with yarn preview

Run Locally

  1. Install node
  2. Edit the .env file adding: DB_URI=mongodb://localhost:27017
  3. You don’t have brew? Find a way to install it, as well as python3
  4. brew tap mongodb/brew
  5. brew install mongodb-community@7.0
  6. brew services start mongodb-community@7.0
  7. Install the mongodb app
  8. Download the questions and import them into the mongodb app. You can find them here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published