From 04b3f390de74b8d344d7ada8f8ff9ef23acc2178 Mon Sep 17 00:00:00 2001 From: Lucas Jensen Date: Wed, 1 May 2024 09:28:01 -0700 Subject: [PATCH] updated master README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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.