Git Product home page Git Product logo

supaglue's Introduction

Supaglue

WebsiteQuickstartDocsSlackTwitter

Supaglue

Supaglue is a developer platform for integrating your application with your customer's Salesforce instance. It lets you authenticate with Salesforce, define integrations with code to sync SFDC sObjects, and expose customer-facing UI components in your application. Supaglue takes care of execution, fault-tolerance, and communicating with customer's Salesforce. Supaglue is open source and can be self-hosted to run alongside your stack.

Status

  • Private Alpha: Testing Supaglue with a closed set of developers
  • Public Alpha: Anyone can run Supaglue locally using Docker. Go easy on us! We're working on substantial improvements.
  • Public Beta: Stable and feature-rich enough to implement in production
  • Public: Production-ready for majority of integration use cases with Salesforce

We are currently in Public Alpha. Watch "releases" of this repo to be notified of significant updates (as minor semver releases).

Features

  • Integration as code: Use Typescript as declarative configuration to define syncs.
  • Managed syncs: Let Supaglue execute syncs for you with fault-tolerance, retries, rate limiting, and error handling.
  • Managed OAuth: Offload OAuth flows, storing & refreshing tokens to Supaglue
  • Embeddable UI components: Customer-facing React components that let your customers configure syncs. Fully-functional and customizable.
  • Prebuilt sync templates: Use ready-made sync templates or customize them to your use case.
  • Open source: Self-host Supaglue or extend it. Sensitive customer data never leaves your cloud.

Get Started

Run Supaglue locally with Docker Compose

git clone [email protected]:supaglue-labs/supaglue.git
cd supaglue
echo "SUPAGLUE_API_ENCRYPTION_SECRET=$(openssl rand -base64 32)" >> .env
docker compose up

Continue on to the docs to go through an integration tutorial.

Roadmap

Check out our roadmap to get informed on what we are currently working on, and what we have in mind for the next weeks, months, and quarters.

Community

For general help using Supaglue, please refer to our documentation. For additional help, you can use one of these channels to chat with us:

  • Slack - Discuss Supaglue with the team and other developers
  • Github - File bug reports and make code contributions
  • Twitter - Get the latest news and announcements

Contributing

Learn about ways to contribute to Supaglue.

License

MIT License.

supaglue's People

Contributors

tomkit avatar lucasmarshall avatar asdfryan avatar george-xing avatar albertyfwu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.