Skip to content
This repository was archived by the owner on May 2, 2026. It is now read-only.

Repository files navigation

CSH Vote

A voting app for CSH Intro Evals and Membership Evals

Local Development

You're going to need node and ideally use nvm.

Setup with nvm

nvm install
nvm use
npm install

Run in development

npm start

In order to run locally, you're going to need an OIDC client, by default there's a .env file which defines all variables you don't want to commit to the repo directly. The default SSO variables will work for development purposes. It will only work on http://localhost:3000.

You can create a .env.local to modify and add new variables for local development.

All variables need to be prepended with REACT_APP_

About

A voting application for CSH Evaluations

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages