Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 302 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 302 Bytes

Real-time chat

Backend

The backend is made in Python with FastAPI and PostgreSQL.

Frontend

The frontend is made in Vue 3 with TypeScript and Vite.