/joinSDN

Official SDN website

Primary LanguageJavaScript

joinSDN

Biggest e-sports organization in NA.
This is the repository for the official SDN website. Check it out right now at joinSDN.com.

Who we are

We're the biggest e-sports organization in NA. The best part is that anyone can join SDN, it's as easy as adding SDN to your in-game name, in any game.

Socials

Youtube
Instagram
Discord
Twitch (coming soon)

Technologies used:

  • React
  • mySQL
  • Express
  • Node.js

Infrastracture:

  • Google Cloud
    • Compute Engine
    • Cloud DNS
  • Certbot
  • Google Domains

Installation

  1. git clone https://github.com/FrankWhoee/joinSDN.git
  2. cd joinSDN
  3. npm install
  4. Set up CertBot (optional, but required for HTTPS)
  5. Set up mySQL (required for running)
  6. npm start