Triggered Tasks
In addition to the Scheduled Tasks feature in the roadmap, we need to add triggered tasks. These would be jobs/tasks which are triggered to run in the background when an event and/or condition happens (item status change, deadline date > current date, and so on). Scheduled and triggered Tasks are provided by Supabase, and they are really powerful, and no need to manage these jobs/tasks at app level.
Christophe HAMERLIK About 22 hours ago
Triggered Tasks
In addition to the Scheduled Tasks feature in the roadmap, we need to add triggered tasks. These would be jobs/tasks which are triggered to run in the background when an event and/or condition happens (item status change, deadline date > current date, and so on). Scheduled and triggered Tasks are provided by Supabase, and they are really powerful, and no need to manage these jobs/tasks at app level.
Christophe HAMERLIK About 22 hours ago
Automatically create swagger docs for the created API's
So NoCodeBackend automatically builds swagger docs with their API’s to hand off to devs. Just seems like a good idea.
Lloyd Bettell-Higgins 26 days ago
Automatically create swagger docs for the created API's
So NoCodeBackend automatically builds swagger docs with their API’s to hand off to devs. Just seems like a good idea.
Lloyd Bettell-Higgins 26 days ago
VPS Hardening (security)
One-click hardening of VPS to improve security - something like: https://www.inmotionhosting.com/support/product-guides/vps-hosting/ways-to-harden-your-vps-hosting/ https://www.reddit.com/r/selfhosted/comments/mihcl2/checklist_for_hardening_a_linux_vps/
Gareth Hayter About 1 month ago
VPS Hardening (security)
One-click hardening of VPS to improve security - something like: https://www.inmotionhosting.com/support/product-guides/vps-hosting/ways-to-harden-your-vps-hosting/ https://www.reddit.com/r/selfhosted/comments/mihcl2/checklist_for_hardening_a_linux_vps/
Gareth Hayter About 1 month ago
No-code Database
As someone with low coding capabilities and less cloud capabilities, I would love to use a no code database for apps like Bubble but installing and configuring is a big learning curve and time killer. I found these two great Airtable alternatives that can be self-hosted/open source but I have no idea how to “dockerize” them. I know they use AWS ECS but that’s all. Would be amazing to have a click to deploy feature with these serving as a no-code database via CS. They come with API endpoints which is great for using them with Bubble, Webflow, Weweb whatever. https://baserow.io/docs/installation%2Finstall-with-docker https://github.com/nocodb/nocodb
parthbrandarrow About 2 months ago
No-code Database
As someone with low coding capabilities and less cloud capabilities, I would love to use a no code database for apps like Bubble but installing and configuring is a big learning curve and time killer. I found these two great Airtable alternatives that can be self-hosted/open source but I have no idea how to “dockerize” them. I know they use AWS ECS but that’s all. Would be amazing to have a click to deploy feature with these serving as a no-code database via CS. They come with API endpoints which is great for using them with Bubble, Webflow, Weweb whatever. https://baserow.io/docs/installation%2Finstall-with-docker https://github.com/nocodb/nocodb
parthbrandarrow About 2 months ago
CDN/Bucket Storage via S3
It would be super useful to create a new app type for cdn/bucket storage which uses S3 and creates endpoints similar to the REST API. It can have it’s own endpoints to put, delete, get etc and use JWT once that’s released from CodeSmash. It would be so much simpler this way than having to create and setup buckets right now on S3. Also big for Bubble as I can just push files into my own S3 via a simple API Call and a token.
parthbrandarrow About 2 months ago
CDN/Bucket Storage via S3
It would be super useful to create a new app type for cdn/bucket storage which uses S3 and creates endpoints similar to the REST API. It can have it’s own endpoints to put, delete, get etc and use JWT once that’s released from CodeSmash. It would be so much simpler this way than having to create and setup buckets right now on S3. Also big for Bubble as I can just push files into my own S3 via a simple API Call and a token.
parthbrandarrow About 2 months ago
VPS install of Mautic, the World's Largest Open Source Marketing Automation Project
https://www.mautic.org/ Mautic is a self hosted email and social media marketing platform that is open source and free to use.
Lloyd Bettell-Higgins About 2 months ago
VPS install of Mautic, the World's Largest Open Source Marketing Automation Project
https://www.mautic.org/ Mautic is a self hosted email and social media marketing platform that is open source and free to use.
Lloyd Bettell-Higgins About 2 months ago
Websockets
It would be great to have this option in your API plugin. currently, for all AI models for real time functions, we need a API connector with websockets support. Also, bubble API connector does not support websockets, and make I very difficult and in some cases impossible to connect real time functions of new AI models.
Jhon Danniel 2 months ago
Websockets
It would be great to have this option in your API plugin. currently, for all AI models for real time functions, we need a API connector with websockets support. Also, bubble API connector does not support websockets, and make I very difficult and in some cases impossible to connect real time functions of new AI models.
Jhon Danniel 2 months ago
Export Microservice
Make it possible to export the microservice so it can be used on own servers and/or adjusted to a more managed service as current deployement doesn’t let me control the microservice from your platform for optimization an expanded use.
Chimaera 3 months ago
Export Microservice
Make it possible to export the microservice so it can be used on own servers and/or adjusted to a more managed service as current deployement doesn’t let me control the microservice from your platform for optimization an expanded use.
Chimaera 3 months ago
Access to different noSql Databases then AWS
Why limit the access to AWS. A database is a database. So please make it possible to use other databases on different providers as well, hosting parties, Azure, Google, etc
Chimaera 3 months ago
Access to different noSql Databases then AWS
Why limit the access to AWS. A database is a database. So please make it possible to use other databases on different providers as well, hosting parties, Azure, Google, etc
Chimaera 3 months ago
BuilderKit.ai support
Please consider adding support for BuilderKit.ai, which is a Next.js boilerplate tool, similar to FastShip but AI-focused.
Gareth Hayter 4 months ago
BuilderKit.ai support
Please consider adding support for BuilderKit.ai, which is a Next.js boilerplate tool, similar to FastShip but AI-focused.
Gareth Hayter 4 months ago
Custom WordPress Builds
It’d be great to have a feature on the Serverless WordPress to set up custom builds with pre installed themes and plugins.
Richard Batt 4 months ago
Custom WordPress Builds
It’d be great to have a feature on the Serverless WordPress to set up custom builds with pre installed themes and plugins.
Richard Batt 4 months ago
Workspace Management with Roles, Permissions, and Project Folder System
I want to request a feature that introduces workspace management with roles and permissions, tailored for different companies or teams within the platform. Additionally, a project folder system should be included to organize APIs, and build services efficiently, and microservices. Key Components: Workspaces for Different Companies/Teams: Create isolated workspaces for different companies or teams to keep projects and resources organized. Roles and Permissions: Assign specific roles and permissions within each workspace to ensure secure and controlled access to resources. Project Folder System: Implement a project folder structure to separate APIs, development work, built services, and microservices. Reasons for Request: Enhanced Organization: Keeps projects and resources neatly separated, reducing clutter and confusion. Improved Security: Ensures that only authorized team members have access to specific resources. Streamlined Collaboration: Facilitates better collaboration by providing clear roles and responsibilities within a workspace. Efficient Resource Management: Allows for easier tracking and management of different projects, APIs, and microservices. This feature will significantly improve the platform's usability for teams working on complex, multi-faceted projects.
fxrazor 4 months ago
Workspace Management with Roles, Permissions, and Project Folder System
I want to request a feature that introduces workspace management with roles and permissions, tailored for different companies or teams within the platform. Additionally, a project folder system should be included to organize APIs, and build services efficiently, and microservices. Key Components: Workspaces for Different Companies/Teams: Create isolated workspaces for different companies or teams to keep projects and resources organized. Roles and Permissions: Assign specific roles and permissions within each workspace to ensure secure and controlled access to resources. Project Folder System: Implement a project folder structure to separate APIs, development work, built services, and microservices. Reasons for Request: Enhanced Organization: Keeps projects and resources neatly separated, reducing clutter and confusion. Improved Security: Ensures that only authorized team members have access to specific resources. Streamlined Collaboration: Facilitates better collaboration by providing clear roles and responsibilities within a workspace. Efficient Resource Management: Allows for easier tracking and management of different projects, APIs, and microservices. This feature will significantly improve the platform's usability for teams working on complex, multi-faceted projects.
fxrazor 4 months ago