Coder Social home page Coder Social logo

zochory / pro-platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xyflow/pro-platform

0.0 0.0 0.0 4.03 MB

✨ The subscriber platform for React Flow Pro. View advanced code examples, invite your team members and manage your subscription.

Home Page: https://pro.reactflow.dev

License: MIT License

JavaScript 1.75% TypeScript 68.79% CSS 1.24% HTML 28.21%

pro-platform's Introduction

pro-readme-title-2

GitHub License MIT

The React Flow Pro platform allows subscribers to access advanced code examples and direct contact to the xyflow team.
Built with Nextjs, Nhost, Stripe and shadcn/ui.

Features

  • ✨ Preview and download code examples from a private Github repository
  • 📬 Add and delete team members
  • 💸 New Stripe subscription, upgrade, and cancel
  • 👤 Manage account details (email, password, delete account)

Open Source

We've been funding the development of React Flow and Svelte Flow through the Pro Platform since 2022. We refactored the entire platform in 2023 and made it open source.

Development

These are the steps needed to setup and run the platform on your machine.

Nextjs App

The frontend of the platform is built with Nextjs. To run the frontend, you need to install the dependencies and start the development server:

pnpm install
pnpm run dev

This will start a webserver at http://localhost:3000 where you can see the app.

Nhost Backend

The database, user management and authentication is built with Nhost. To run the backend locally, you need to have the Nhost cli installed. The backend is located in the /nhost directory.

cd nhost
pnpm run dev

Stripe Webhook

For being able to test the Stripe integration locally, you need to listen to Stripe events that change the subscription data in our database. This webhook listener can be started by running the following command in the /nhost dir:

pnpm run stripe-webhook

Feedback and Contributing

The Pro Platform was not initially developed to be plug-and-play for other developers. If you would like to use this platform as a starting point for your own open source project, we'd love to hear about it. Send us an email at [email protected]

pro-platform's People

Contributors

chrtze avatar moklick avatar johnrobbjr 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.