Skip to content

Campbell-CTRLers/campbell-ctrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

190 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campbell CTRL

Official website for Campbell High esports — schedules, standings, and updates.

Setup

  1. Install dependencies

    npm install
  2. Environment variables

    Copy .env.example to .env and fill in your Firebase config (get values from the Firebase Console).

  3. Run locally

    npm run dev

Build

npm run build

Preview the production build:

npm run preview

Firebase

Firestore holds global/data (games, standings, rankings) and config/admins (admin emails). Ensure Firestore security rules in the Firebase Console restrict write access to authenticated admins as needed.

About

Campbell CTRL Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors