Skip to content

cascade: a one-night coding riddle competition from compsigh — the social computer science club at the University of San Francisco for meeting cool people && building cool things

Notifications You must be signed in to change notification settings

compsigh/cascade

Repository files navigation

cascade Static Badge

The web platform for cascade, a one-night coding riddle competition for the compsigh community run every semester

Contributing

We welcome contributions from compsigh community members & friends. If you're experiencing a bug, please check the Issues to see if it's been resolved, or if we're working on it. Also feel free to let us know in Discord.

Installation

npm install

Development

Start the development server:

npm run dev

Linting & Formatting

Important

Run a format and lint before pushing.

  • Check linting (ESLint 8 with eslint:recommended, next, next/core-web-vitals, next/typescript, and prettier configurations):

    npm run lint
  • Automatically fix linting issues:

    npm run lint:fix
  • Check formatting (Prettier):

    npm run format
  • Automatically fix formatting issues:

    npm run format:fix

About

cascade: a one-night coding riddle competition from compsigh — the social computer science club at the University of San Francisco for meeting cool people && building cool things

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •