From bab6e6a51268836d801d501eb695a4df6364c10d Mon Sep 17 00:00:00 2001 From: Nathan Grilliot Date: Fri, 6 Mar 2026 20:56:15 -0500 Subject: [PATCH] docs(readme): update readme with slogan --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9329183..5c4fc18 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DevBits -## Goal: Create an X and LinkedIn crossover for posting real content about your projects, semi-formally +An for developers to share their projects. + +Goal: Create an X and LinkedIn crossover for posting real content about your projects, semi-formally ### Outline @@ -16,10 +18,10 @@ Some quirky names for things (frontend only) ### Tech Stack -- Backend/API in Go, Elixir/Scala if need big data processing -- Frontend: ReactNative and Expo -- Database: PostgreSQL or MySQL -- Host: On AWS, full system design pending +- Backend/API in Go using Gin framework +- Frontend: ReactNative (iOS and Android) +- Database: PostgreSQL +- Host: AWS ec2 for backend, AWS RDS for PostgreSQL ## Local Development