The web application which powers Rolling Scopes School education process. It helps thousands students to become JavaScipt developers.
- Typescript
- Next.js
- React
- Node.js
- Koa.js
- Docker
- PostgreSQL
- Clone repository
- Run
npm install
(installs dependencies in the root folder andclient
/server
folders.) - Run
npm run db:up
(starts local database) - Run
npm run db:restore
(restore a test DB snapshot) - Make a copy of
server/.env.example
and rename it toserver/.env
- Run
npm start
(starts application by running Next.js and REST API server) - Open
https://localhost:3000
in a browser
See CONTRIBUTING guide
This project exists thanks to all the people who contribute. [Contribute].
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]