Skip to content

cpe-kmutt-student/bangmod-hackathon-2023

Repository files navigation

Bangmod Hackathon 2023 banner

Bangmod Hackathon 2023

Monorepo for Bangmod Hackthon 2023 registration platform using Turborepo and Yarn.
For Autograder, we use Codern (legacy).

📄 Project structure

  • /apps Subprojects included frontend and backend
    • /backend All backend services (Springpress)
    • /register Registration platform (Preact)
  • /shared Shared packages used by /apps

🔧 To Develop

Each app will be started in development server in difference port:

Each project can also be run individually

yarn dev:backend
yarn dev:registration

or, to develop all apps and packages

yarn dev

Guildlines Table

About

Bangmod Hackathon 2023 registration website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages