This repository contains all libraries, frontend and backend services for the SSteP-KiZ project.
The SSteP-KiZ project is divided into the following project sections:
- Frontend: All the Angular frontend applications.
- Backend: All the Nest.js console (or server) applications.
- Shared Library: A TypeScript library containing all shared classes and type definitions.
The deployment of the applications is described here.
Before you start with development of the SSteP-KiZ project, check out the documentation of the Environment Setup.
After that, depending on which application you want to develop, navigate to the application's README file using the links in Section 1 and watch out for section Development.