- tracking
- watchlist
- activity api
- comments
- nextjs
- shadcn-ui
- unkey
- consumet api
- drizzle
- next-auth
- Clone the repo
- Copy
.env.example
to.env
and fill in the values - Run
pnpm install
to install dependencies - Run
pnpm db migrate
to apply database migrations - Run
pnpm dev
to start the app - Go to
http://localhost:1999
to see the app