https://github.com/devpro/sales-portal
Open source solution for a Sales Portal
https://github.com/devpro/sales-portal
Last synced: 11 months ago
JSON representation
Open source solution for a Sales Portal
- Host: GitHub
- URL: https://github.com/devpro/sales-portal
- Owner: devpro
- License: gpl-3.0
- Created: 2023-04-10T19:21:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T15:44:48.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T04:31:15.559Z (about 1 year ago)
- Language: C#
- Size: 609 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Sales Portal
[](https://github.com/devpro/sales-portal/actions/workflows/ci.yaml)
[](https://github.com/devpro/sales-portal/actions/workflows/pkg.yaml)
[](https://sonarcloud.io/summary/new_code?id=devpro.salesportal)
[](https://hub.docker.com/r/devprofr/salesportal-wasmapp)
Sales Portal is an open source solution to manage Sales activity. It has been created for educational purposes but could lead to an actual production use. Any contribution is welcome!
## Design

## Installation
To install it on a Kubernetes cluster, use the [official Helm chart](https://github.com/devpro/helm-charts/blob/main/charts/devpro-salesportal/README.md).
## Development
Look at [the contributing guide](CONTRIBUTING.md).