Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
earthodev authored Oct 22, 2024
1 parent c5d6c76 commit cdd5ff5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,15 @@ Developers can integrate Eartho with a few lines of code and provide users with:

Eartho is built for developers who care about privacy and security, but don't want to compromise on ease of use.

## **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

## Installation

Expand Down Expand Up @@ -368,3 +377,5 @@ Here are the copyrights and the license type:
- MIT License, Copyright (c) 2020 Jose
- MIT License, Copyright (c) 2016 Filip Skokan
- MIT License, Copyright (c) 2020 Ville de Montréal
- MIT License, Copyright (c) 2020 Ville de Montréal
- ISC License, Copyright (c) 2022-2024, Balázs Orbán (Auth.js)

0 comments on commit cdd5ff5

Please sign in to comment.