Analysis updated 2026-07-17 · repo last pushed 2026-05-22
Purchase or upgrade an n8n subscription license through a dedicated checkout web app
Test pricing or checkout changes on staging before they reach real customers on production
Monitor and maintain n8n's billing front door separately from the main automation platform
| n8n-io/subscription-app | johnc628/vue-sfcs | posva/nuxt-examples-data-loaders | |
|---|---|---|---|
| Stars | 19 | 20 | 18 |
| Language | Vue | Vue | Vue |
| Last pushed | 2026-05-22 | — | — |
| Maintenance | Maintained | — | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | pm founder | vibe coder | developer |
Figures from each repo's GitHub metadata at analysis time.
Separate staging and production build pipelines must be configured before deploying.
This is a website where users can buy licenses and subscriptions for n8n, a workflow automation platform. Think of it like an online store, but specifically built for purchasing access to n8n's paid plans. When someone wants to upgrade from a free account or add more features, they come to this app to complete their purchase. The app is built as a web application using Vue, a JavaScript framework for creating interactive user interfaces. It handles the checkout process, displays pricing options, and processes transactions. The team maintains two versions of the site running side-by-side: a production version that real customers use, and a staging version where they test changes before releasing them to the public. The project is structured like most modern web applications. Developers write code locally, test it with automated tests to catch bugs, and then build it for deployment. The README shows they use standard tools for this workflow: Vitest for unit testing (checking individual pieces of code), Cypress for end-to-end testing (simulating what a real user experiences), and ESLint for code quality checks. The team has separate build processes for staging and production, which lets them validate changes in a safe environment before customers see them. Anyone working on n8n's business or product side would interact with this app, whether that's a customer purchasing a license, or an internal team member monitoring its performance. It's essentially the revenue-generating front door for n8n's paid offerings. The fact that it has its own dedicated repository suggests it's treated as a separate system from the main n8n platform, which makes sense since licensing and billing often need to operate independently from the core product.
n8n's own Vue-based online storefront where customers buy and manage licenses and subscriptions for n8n's paid workflow-automation plans.
Mainly Vue. The stack also includes Vue, Vitest, Cypress.
Maintained — commit in last 6 months (last push 2026-05-22).
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Verify against the repo before relying on details.