Skip to content

hongdae88/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

About

Informational website and landing page for @actually-colab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.3%
  • HTML 3.4%
  • JavaScript 1.8%
  • Other 1.5%