mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-02 14:29:03 +02:00
f732f0568aceecadeb4ccf1c6718a4d516c8ed5f
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
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 Microsoft'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
51.1%
Svelte
28.2%
JSON-with-Comments
16.4%
JavaScript
1.5%
SCSS
1%
Other
1.6%