From b297c2f62bb8b4b0c6b1098d45eeb2685316d4ad Mon Sep 17 00:00:00 2001 From: shockrah Date: Sun, 24 Sep 2023 16:00:51 -0700 Subject: [PATCH] Updated readme with frontend/backend deets --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/readme.md b/readme.md index 3aa5a4e..dc4a6ba 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,21 @@ +🚧 Still very much under construction 🚧 + + # temper.tv Main site for all things relating to VR and fun stuff B) + +# Frontend + +Built with hugo and basically 100% FOSS, not quite sure what Bootstrap's licensing +looks like if I'm being honest but it seemed good enough for now 🤷. + +# Backend + +Soon will be stored in S3 and served up via an Nginx container hosted in Fargate. + +> Why fargate? + +Because autoscaling is pretty nice and [project-athens](https://gitlab.com/shockrah/project-athens) +is another "for fun but still kinda real" project of mine that I use for my own +personal stuff. In other words it's fun and for me :))))