Website landing page and authentication redirect for @actually-colab
- Create a file
.env.development.local
and set the variables in.env
to the development values
- Create a file
.env.production.local
and set the variables in.env
to the production values
yarn install
to install the dependenciesyarn start
to start the development serveryarn deploy
to deploy to productionyarn format
to format the code with Prettieryarn eslint
to lint with eslintyarn validate
to verify TypeScript with TSC
Support us with monthly donations to help us continue development and keep the service free for all!
Become a sponsor and we'll add your logo to our README and link to you on our website!
@actually-colab/www
is GPLv2 licensed