Show Mindbug cards with filtering abilities.
This is a T3 Stack project bootstrapped with create-t3-app
.
npm i
Using Drizzle as orm, configured with turso.
You will need a turso database configured.
# create tables, and run seed
npm run db:generate && npm run db:migrate && npm run db:seed
npm run dev # localhost:3000 by default
npm run lint && npm run build
# start built server with
npm start
- Thanks to ryanascherr/mindbug-deck for bringing cards and creatures