/giga-chirp

Let's try a Twitter / X clone again

Primary LanguageTypeScript

Oh God it's Everything

You're God damn right it is, here's the stack:

Prerequisites

You are gonna need bun installed. To install bun, docs can be found here.

Development

This is what you need to get up and running

cp .env.sample .env
  1. bun i
  2. bun prisma db push
  3. bun dev