Skip to content

ma-coding-league/ma-coding-league-website

Repository files navigation

ma-coding-league-website

Deployed on Vercel Uptime Lint Format CodeFactor Contribute with Gitpod

This is the source code for the Massachusetts Coding League website!

Install

  1. Have nodejs.
  2. Clone this repo.
  3. yarn to install dependencies.
  4. Have @xata.io/cli@latest.
  5. xata init.
  6. Pull database types from Xata with xata pull [BRANCH]
  7. Copy .env.sample to .env.local and fill out environment variables.

Development

Use yarn run dev to start a development server.

Pull database types from Xata with xata pull [BRANCH].

Before commit, make sure to format, (yarn run format / yarn run writeFormat) lint, (yarn run lint / yarn run writeLint) and type-check. (yarn run typecheck)

Build and serve

yarn run build and yarn run start.

The Massachusetts Coding League website is currently deployed on Vercel at https://ma-coding-league.vercel.app/.

About

This is the source code for the Massachusetts Coding League website!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks