Skip to content

spacelift-io/flows-core-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

32 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Flows Core Registry

This repository manages the official Flows core app registry, available at https://registry.useflows.com/core.

Core apps are applications directly authored and supported by Spacelift.

πŸš€ How to Publish a Core App

Step 1: Create Your App

Start with our core app template:

Step 2: Publish Your First Version

Once your app is ready:

  • Follow the template's publishing guide
  • Ensure at least one version is successfully published

Step 3: Add to Registry

To include your app in the core registry:

  1. Create a new branch in this repository
  2. Create a new directory under apps/ with your app name
  3. Add required files:
    • manifest.json - App metadata and configuration
    • logo.svg or logo.png - App icon
  4. Open a pull request against the main branch

Look at existing apps in the apps/ directory for examples.

πŸ”„ Registry Updates

The registry requires manual synchronization after changes are made:

  1. Run the "Generate registry" workflow from the Actions tab
  2. This will:
    • Process app manifests from the apps/ directory
    • Upload icons to cloud storage
    • Generate and publish the registry index

The live registry is available at https://registry.useflows.com/core

About

Core Flows app registry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •