Skip to content

KangminNa/Typing-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typing Practice

Monorepo with frontend (React + Vite) and backend (NestJS + Postgres). Dockerized via docker-compose.

How to run

Notes

  • Backend uses TypeORM with synchronize=true for dev. For production, use migrations and secure credentials.
  • Frontend posts score to /api/typing/result (relative path expected to be proxied; with docker-compose both are on same host).

Structure

  • backend/: NestJS app
  • frontend/: Vite + React app

You can expand with auth, more lessons, per-user leaderboard, and nicer UI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages