19 lines
699 B
Markdown
19 lines
699 B
Markdown
<div align="center">
|
||
<img src="https://i.ibb.co.com/HfrLhRDc/Group-15.png" width="360" />
|
||
<h4>A simple anime streaming platform with community feature integration</h4>
|
||
</div>
|
||
|
||
## Overview
|
||
|
||
Syzne TV was born from a simple frustration: watching anime online shouldn’t feel like fighting through layers of intrusive ads and popups. Many platforms today prioritize aggressive monetization over user experience, and somewhere along the way, the joy of watching got lost.
|
||
|
||
## Tech Stack
|
||
|
||
- **Runtime**: Bun (v1.3)
|
||
- **Framework**: Elysia (latest)
|
||
- **Database**: PostgreSQL 18
|
||
- **ORM**: Prisma (v7.0)
|
||
- **Caching**: Redis (v8.4)
|
||
- **Authentication**: JWT
|
||
- **Monitoring**: Sentry
|