jlin2002 / mathsoc-website

✨ The redesigned MathSoc website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MathSoc Website

Netlify Status

https://unswmathsoc.org

This website was developed using the MERN stack. React (Next.js) is used for the frontend, with Express.js and MongoDB for the backend. Both stacks are Dockerised and can be started with docker-compose up --build. By default the ports are as follows:

  • Frontend (3000)
  • Backend (8080)
  • MongoDB (27017)

Requires Node.js (with npm), Yarn and Docker.

About

✨ The redesigned MathSoc website


Languages

Language:TypeScript 86.6%Language:SCSS 13.1%Language:JavaScript 0.3%