🚀How to release a FLECS app
How to get your app on the Marketplace
- Inform us of your interest and provide your company name, app name, and the GitHub usernames of the users that require access. You can contact us via flecs.tech/ressources/contact/ 
- We will create a repository for your app on GitHub. 
- Create the app in the provided repository (see How to create a FLECS app). 
- To release your app, create a release on GitHub with the desired version tag. We will then run tests and publish the app through our CI/CD pipeline on the FLECS Marketplace. This process will take at most two work days. 
- To update your app, simply repeat the previous step. 
Last updated
Was this helpful?