Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/customeros/customeros
CustomerOS is all-in-one GTM platform for B2B SaaS. Everything you need to achieve Hyperscale.
https://github.com/customeros/customeros
eventstore golang graphql grpc neo4j nextjs postgresql react typescript
Last synced: 7 days ago
JSON representation
CustomerOS is all-in-one GTM platform for B2B SaaS. Everything you need to achieve Hyperscale.
- Host: GitHub
- URL: https://github.com/customeros/customeros
- Owner: customeros
- License: other
- Created: 2022-09-13T13:53:44.000Z (over 2 years ago)
- Default Branch: otter
- Last Pushed: 2024-12-31T17:45:07.000Z (11 days ago)
- Last Synced: 2024-12-31T18:28:15.309Z (11 days ago)
- Topics: eventstore, golang, graphql, grpc, neo4j, nextjs, postgresql, react, typescript
- Language: Go
- Homepage: https://customeros.ai
- Size: 245 MB
- Stars: 96
- Watchers: 3
- Forks: 16
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
- jimsghstars - customeros/customeros - CustomerOS is all-in-one GTM platform for B2B SaaS. Everything you need to achieve Hyperscale. (Go)
README
CustomerOS
CustomerOS is the easiest way to consolidate, warehouse, and build applications with your customer data.
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen?logo=github)][customerOS-repo]
[![license](https://img.shields.io/badge/license-Apache%202-blue)][apache2]
[![stars](https://img.shields.io/github/stars/openline-ai/openline-customer-os?style=social)][customerOS-repo]
[![twitter](https://img.shields.io/twitter/follow/openlineAI?style=social)][twitter]
[![slack](https://img.shields.io/badge/slack-community-blueviolet.svg?logo=slack)][slack]
Built with ❤︎ by the
CustomerOS
community!
## 🚀 Installation
1. Download and install the [CustomerOS CLI][cli]
2. Run the following command```sh-session
openline dev start customer-os
```## 🤝 Resources
- Our [docs site][docs] has numerous guides and reference material for to make building on customerOS easy.
- For help, feature requests, or chat with fellow Openline enthusiasts, check out our [slack community][slack]!## Codebase
### Technologies
Here's a list of the big technologies that we use:
- **PostgreSQL** & **Neo4j** - Data storage
- **Go** - Back end & API
- **TypeScript** - Web components
- **React** - Front end apps and UI components### Folder structure
```sh
openline-customer-os/
├── architecture # Architectural documentation
├── deployment
│ ├── infra # Infrastructure-as-code
│ └── scripts # Deployment scripts
└── packages
├── apps # Front end web applications
│ ├── launcher # customerOS app launcher & home screen
│ └── settings # customerOS system settings & app configuration
├── auth # Authentication
├── components
│ ├── react # React component library
│ └── web # Web & UI component library
├── core # Shared core libraries
└── server # Back end database & API server
```## 💪 Contributions
- We love contributions big or small! Please check out our [guide on how to get started][contributions].
- Not sure where to start? [Book a free, no-pressure, no-commitment call][call] with the team to discuss the best way to get involved.## ✨ Contributors
A massive thank you goes out to all these wonderful people ([emoji key][emoji]):
Matt Brown
📖
Vasi Coscotin
📖
alexopenline
💻
edifirut
🚇 👀
Jonty Knox
👀
tsearle
💻 📖
Alex Calinica
👀 ⚠️ 💻
SilviuOpenline
👀 ⚠️ 💻
## 🪪 License
- This repo is licensed under [Apache 2.0][apache2], with the exception of the ee directory (if applicable).
- Premium features (contained in the ee directory) require an Openline Enterprise license. See our [pricing page][pricing] for more details.
- Copyright © Openline Technologies Inc. 2022 - 2024[apache2]: https://www.apache.org/licenses/LICENSE-2.0
[call]: https://meetings-eu1.hubspot.com/matt2/customer-demos
[cli]: https://docs.customeros.ai/en/cli/getting-started
[contributions]: https://github.com/openline-ai/community/blob/main/README.md
[customerOS-repo]: https://github.com/openline-ai/openline-customer-os/
[docs]: https://docs.customeros.ai/
[emoji]: https://allcontributors.org/docs/en/emoji-key
[oasis]: https://github.com/openline-ai/openline-oasis
[pricing]: https://www.customeros.ai/pricing
[slack]: https://join.slack.com/t/openline-ai/shared_invite/zt-1i6umaw6c-aaap4VwvGHeoJ1zz~ngCKQ
[twitter]: https://twitter.com/OpenlineAI