/epicportfol.io

COMP30022 IT project for semester 2 2020 https://epicportfol.io/

Primary LanguageJavaScript

it project: Epic Portfolio

made-with-Go Website epicportfol.io

  • A Portfolio website designed for COMP30022

Click here for documentation

Directory structure

  • .github github actions and github settings
  • backend backend systems, written in go
  • build all build configurations, including dockerfiles, docker-compose, cloudbuild, and envoy configuration files
  • config system config for configuring database and application settings
  • database database schema and scripts
  • frontend react frontend
  • proto protobuf representation of the grpc services used in this project
  • sysl system specification language; a diagramming tool to describe how our service works