diff --git a/README.md b/README.md index e69de29..90153b6 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,7 @@ +# [TheGrapefruitsDuo](https://thegrapefruitsduo.com/) + +This repo is for Eugene based chamber duo, The Grapefruits Duo. It roughly follows MVC architecture, with structured data persisted with MariaDB, server-side logic with FastAPI, and client-side logic with React & TypeScript. + +## Info + +More info on each part of the project can be found in their respective directories. The application is served from a Linode Ubuntu 22.04 instance running NGINX and SSL certificates from Let's Encrypt.