Skip to content
This repository has been archived by the owner on Nov 23, 2021. It is now read-only.

joshcarp/epicportfol.io

Repository files navigation

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