Skip to content

ZeroThreshold/ethos

Repository files navigation

ETHOS

1. Steps to Run:

i. Clone the Repository:

  • git clone https://github.com/ZeroThreshold/ethos.git

ii. Into the Folder:

  • cd ethos

iii. Installing Packages:

  • npm install

iv. Running ORM:

  • npx prisma generate

v. App Run

  • npm run dev

2. Our Architecture

Architecture

3. Add Your Own Private .env Variable

4. Hosting - Ethos's app

  • NextJS: Vercel
  • Database: Koyeb
  • Whiteboard Microservice: Render
  • AI Microservice: Linode

5. Technologies Used

  • NextJS
  • Prisma
  • FastAPI
  • Redis
  • Docker
  • Celery
  • Clerk Auth
  • Postgre SQL
  • Tailwind CSS
  • ShadCN UI