Skip to content

Headstorm/revenuestorm-crm

 
 

Repository files navigation

RevenueStorm CRM

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.


Workspaces

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

Use

Prerequisites

  • Docker

Getting Started

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

Learn More About Twenty

About

Internal web application for managing sales lifecycle.

Resources

License

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 78.6%
  • MDX 17.7%
  • JavaScript 2.9%
  • CSS 0.4%
  • Python 0.2%
  • SCSS 0.1%
  • Other 0.1%