A Customer Relationship Management built for Headstorm. Designed to manage the sales lifecycle with a CMap integration. A full-stack project built upon the open-source CRM, Twenty.
| Workspace | Description |
|---|---|
| My Sales | User-specific view. Can edit your designated sheet, and all sheets are visible. |
| Sales Team | Overview of sales performance metrics |
| Company Performance | Success tracking |
- Docker
git clone https://github.com/Headstorm/revenuestorm-crm.git
cd revenuestorm-crm/packages/twenty-docker/
cp .env.example .env # then set TWENTY_VERSION (+ any secrets) in it
docker compose build
docker compose up -d --wait
# open http://localhost:2020