Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Backend Rehab

Hands-on training app for practicing real-world backend fixes through small async C# tasks, guided hints, and behavioral tests.

The application lives in ruchnoy-rezhim: it includes the frontend, backend API, shared lesson data, and the C# runner.

Screenshots

Backend Rehab mobile app mockup

Backend Rehab home desktop

Backend Rehab home mobile

Quick Start

With Docker:

cd ruchnoy-rezhim
docker compose up --build

Open http://127.0.0.1:5173.

Local development without Docker:

cd ruchnoy-rezhim/frontend/web
npm install
npm run dev:backend
npm run dev

Repository Guide

See the full project README: ruchnoy-rezhim/README.md.

About

Hands-on training app for practicing real-world backend fixes through small async C# tasks, guided hints, and behavioral tests.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages