Skip to content

UCCNetworkingSociety/netsoc.co

 
 

Repository files navigation

Our new fancy website.

Local development

  • Prerequisits: Node.js and NPM
  • After cloning the repo, run npm i in the base directory.
  • To start the website, run npm start.
  • If you wish to hook it up to the events api, you can do either:
    1. Set the API_URL environment variable to https://events.netsoc.dev before you run npm start
    2. Download the dev-env and run the discord bot with ./dev-env up discord-bot consul

Thanks for contributing :)

About

Our new fancy website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.1%
  • HTML 2.3%
  • Other 1.6%