You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Garrit Franke 32d1ef9847 Fix docker-compose 4 years ago
.github Create FUNDING.yml 4 years ago
client Add client dockerfile 4 years ago
server Add server dockerfile 4 years ago
.gitignore Add jwt auth 4 years ago
LICENSE Add license 4 years ago
README.md Update docker-compose 4 years ago
docker-compose.yml Fix docker-compose 4 years ago

README.md

Omega CRM

All in one client relationship solution for freelancers.

State of the project

Omega CRM is still in early development. It is not yet deployed, but can be self-hosted. Pull requests are always welcome!

Todo

  • Projects per client
  • Financial values of clients
  • Data Import/Export (any standardized formats?)
  •  Dashboard
  •  Project Templates
  •  Proper UI/UX

Setup

To deploy a Omega CRM backend and frontend, follow the instructions in server/ and client/ respectively.

Alternatively, you can deploy the app via docker-compose. See docker-compose.yml for an example.