app.rs.school is an application for the RS School educational process. It helps thousands of students become front-end, back-end, mobile, and data science engineers.

https://status.rs.school/
Repository is organized into 3 workspaces: server, nestjs, client. Each workspace has its own package.json and npm scripts. We use Turbo to run scripts across workspaces.
Please install the following software before starting development:
npm install (installs dependencies in the root folder and client / server folders.)npm run db:up (starts local database)npm run db:restore (restores a test DB snapshot)server/.env.example and nestjs/.env.example, then rename them to server/.env and nestjs/.env respectivelynpm start (starts application by running Next.js and REST API server)http://localhost:3000 in a browsernpm i -g docsify-clidocsify serve -p 4000 docsSee CONTRIBUTING guide
This project exists thanks to all the people who contribute. [Contribute].
Made with contrib.rocks
Become a financial contributor and help us sustain our community. [Contribute]
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
$ claude mcp add rsschool-app \
-- python -m otcore.mcp_server <graph>