mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-17 18:05:42 +02:00
4a739b12c0de7a62e794ef187972b4d7afb1c8d7
Anticrm Platform
Anticrm Platform is a framework that help building business applications (such as CRM fast). Current exemplary applications include Chat, Task Management, and Applicant Tracking System.
Installation
You need Micrisoft's rush to install application. Install rush with $ npm install -g @microsoft/rush command and run $ rush install from the repository root.
Run in development mode
cd dev/prod
rushx dev
Then go to http://localhost:8080/login:component:LoginApp and use following credentials to login into the system:
- login: rosamund@hc.engineering
- pass: 1111
- workspace: trx40
Languages
TypeScript
50.9%
Svelte
27.7%
JSON-with-Comments
16.9%
JavaScript
1.6%
SCSS
1%
Other
1.8%