Skip to content
forked from panoratech/Panora

Open Source Integrations Hub for SaaS

Notifications You must be signed in to change notification settings

fossabot/Panora

 
 

Repository files navigation

Panora

Group 1_updated FOSSA Status

Our product makes it quick and easy for SaaS teams to ship customer-facing integrations between their product and others.

We do so by providing a single API that abstracts similar tools your customer may use along your product behind a common data model.

This way, you can write one code to push data anywhere!

✨ Join The Pre-Alpha

We're currently in a private pre-alpha. Click here to get notified when we go public !

💻 Deploy Locally

Requirements

  1. Install Docker on your machine.
  2. Make sure Docker Compose is installed and available (it should be the case if you have chosen to install Docker via Docker Desktop).
  3. Make sure Git is installed on your machine.

Run the app

  1. Get the code
  git clone https://github.com/panoratech/Panora.git
  1. Go to Panora folder
  cd panora
  1. Start
  docker-compose up

You can now open your browser and go to http:https://localhost to connect to the application. Panora's API is exposed at http:https://localhost:3000.

🚀 Contributions

This guide is intended for people willing to contribute to Panora.

You can follow this guide to set up a Panora development environment on your machine.

You can contribute by following our guidelines.

License

FOSSA Status

About

Open Source Integrations Hub for SaaS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 81.6%
  • Shell 11.1%
  • JavaScript 7.3%