Skip to content

actually-colab/www

Repository files navigation

Netlify Status Validation Bundle Reporter Deployment GitHub Language grade: JavaScript Lines of Code

Open Collective Patreon YouTube HackIllinois

www

Website landing page and authentication redirect for @actually-colab

Dev Setup

  1. Create a file .env.development.local and set the variables in .env to the development values

Prod Setup

  1. Create a file .env.production.local and set the variables in .env to the production values

Scripts

  • yarn install to install the dependencies
  • yarn start to start the development server
  • yarn deploy to deploy to production
  • yarn format to format the code with Prettier
  • yarn eslint to lint with eslint
  • yarn validate to verify TypeScript with TSC

Docs

See docs and guides here

Backers

Support us with monthly donations to help us continue development and keep the service free for all!

Sponsors

Become a sponsor and we'll add your logo to our README and link to you on our website!

Maintainers

License

@actually-colab/www is GPLv2 licensed