Skip to content

IdrisIsra/elden-caw

Repository files navigation

Elden Caw

This project is a rudimentary Twitter clone with a small twist: messages must conform to Elden Ring constraints.

A souls-like-twitter-lite if you will.

This is a T3 Stack project bootstrapped with create-t3-app, so go check them out!

To run locally, install dependencies:

npm install

Sync Prisma to the database:

npx prisma db push

Run dev server:

npm run dev

About

A souls-like-twitter-lite built with Next, tRPC and Prisma.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published