https://github.com/panoratech/panora
Open-Sourcing the integration engine our platform runs on
https://github.com/panoratech/panora
api crm docker docker-compose growth-hacking javascript monorepo nestjs oauth open-core open-source postgresql prisma react self-hosted typescript typescript-sdk unified-api vitejs
Last synced: 23 days ago
JSON representation
Open-Sourcing the integration engine our platform runs on
- Host: GitHub
- URL: https://github.com/panoratech/panora
- Owner: panoratech
- License: agpl-3.0
- Created: 2023-09-23T21:33:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T00:29:18.000Z (23 days ago)
- Last Synced: 2025-04-13T14:07:04.372Z (23 days ago)
- Topics: api, crm, docker, docker-compose, growth-hacking, javascript, monorepo, nestjs, oauth, open-core, open-source, postgresql, prisma, react, self-hosted, typescript, typescript-sdk, unified-api, vitejs
- Language: TypeScript
- Homepage: https://panora.dev
- Size: 105 MB
- Stars: 988
- Watchers: 6
- Forks: 200
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Support: docs/support/get_help.mdx
Awesome Lists containing this project
README
Panora
Open-Source Unified API
### Note from the Core Team:
Our product roadmap is moving away from an integration platform to an AI Assistant for the logistics industry.
We're evaluating whether we should keep our future integration engine Open-Source. This repo is not *production-ready* and may not be maintained. We strongly discourage anyone from using it in production.
Users looking for e-commerce / warehouse integrations, please [get in touch](https://cal.com/rflih/30?utm_source=github&utm_campaign=readme).
# đšī¸ Try
- Prerequisite: You should have Git and Docker installed
1. Get the code
```
git clone https://github.com/panoratech/Panora.git
```2. Go to Panora folder
```
cd Panora && cp .env.example .env
```3. Start
```
docker compose up
```Panora is now running! Follow our [Quickstart Guide](https://docs.panora.dev/quick-start) to start adding integrations to your product !
See also [our selfhost guide here !](https://docs.panora.dev/open-source/selfhost/self-host-guide)
If you want to chat with our codebase, feel free to use our [friend's amazing tool !](https://sage.storia.ai/panora)
# đž Join the community
- [Join the Discord](https://discord.com/invite/PH5k7gGubt)
# đ¤ Questions? Ask the core team
# đ Contributors
Want to contribute? Visit our [guide](https://docs.panora.dev/open-source/contributors#setup-your-environnement) or check our detailed integrations guide [here.](https://github.com/panoratech/Panora/blob/main/INTEGRATIONS.md)
Our [guidelines.](https://github.com/panoratech/Panora/blob/main/CONTRIBUTING.md)
![]()