We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9da563 commit f9b02b3Copy full SHA for f9b02b3
1 file changed
README.md
@@ -1,6 +1,8 @@
1
# DevBits
2
3
-## Goal: Create an X and LinkedIn crossover for posting real content about your projects, semi-formally
+An for developers to share their projects.
4
+
5
+Goal: Create an X and LinkedIn crossover for posting real content about your projects, semi-formally
6
7
### Outline
8
@@ -16,10 +18,10 @@ Some quirky names for things (frontend only)
16
18
17
19
### Tech Stack
20
-- Backend/API in Go, Elixir/Scala if need big data processing
-- Frontend: ReactNative and Expo
21
-- Database: PostgreSQL or MySQL
22
-- Host: On AWS, full system design pending
+- Backend/API in Go using Gin framework
+- Frontend: ReactNative (iOS and Android)
23
+- Database: PostgreSQL
24
+- Host: AWS ec2 for backend, AWS RDS for PostgreSQL
25
26
## Local Development
27
0 commit comments