diff --git a/README.md b/README.md index 82bffc1..eb01abf 100644 --- a/README.md +++ b/README.md @@ -270,13 +270,22 @@ Eartho is built for developers who care about privacy and security, but don't wa ## **Tech Stack** ⚙️ -- **Backend**: Next.js API for authentication + Node.js to manage overall data and endpoints -- **Frontend**: Next.js (React) -- **Database**: Firestore(Should be replaced) -- **Cloud**: Google Cloud Platform (GCP) -- **Authentication**: OAuth 2.0, JWT - -- **Auth.js**: Our one module use auth.js +Account Module: +- Next.js, +- NextAuth(Auth.js) +- Oidc-Provider(Panva) + +MyAccount Module: +- Next.js, +- NextAuth(Auth.js) - Use Account Module as provider + +Developers Module: +- Next.js, +- NextAuth(Auth.js) - Use Account Module as provider + +Infra: +- Database: Google Cloud Databases(Should be replaced) +- Cloud: Google Cloud Platform (GCP) ## **Developer? Add Eartho to Your App**