/ocg-final-project

Contains source code for the for final project at OCG for interns

Primary LanguageGo

ocg-final-project

  • cmd/ contains the main app of the project - main.go
  • internal/ contains private code, including models, repos, services, controllers, etc.
  • web/ contains vue code
  • tools/ contains auxilliary helper code
  • api/ contains api specs