platform/README.md

20 lines
693 B
Markdown
Raw Normal View History

2021-10-30 13:32:30 +03:00
# Anticrm Platform
2021-10-30 16:12:06 +03:00
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.
2021-10-30 13:32:30 +03:00
## Installation
2021-11-17 17:54:20 +03:00
You need Microsoft's [rush](https://rushjs.io) to install application. Install [rush](https://rushjs.io) with `$ npm install -g @microsoft/rush` command and run `$ rush install` from the repository root, followed by `rush build`.
2021-10-30 13:32:30 +03:00
## 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