Striker is a web app to help fighting game players select characters and stages for their tournament sets.
Striker manages the current match state and provides a simple UI for character selection, stage bans, and result reporting.
- React
- Typescript
- Nextjs
- Tailwind
- tRPC
- Prisma
- Pusher
- Create a .env file using the .env.example file
npm i
npm run dev