You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2025. It is now read-only.
I think it can be a good idea to add a AppsJS marketplace, a website where anyone can share JS scripts/application made for capibaraZero. It MUST be:
Serverless(use JSON or sqlite3 WASM as database)
(Optionally) use Svelte or Vue as framework
Divide each scripts in category that can also be filtered
A script must be accompanied with a description, a changelog and the link to source code. All this details will be fetched from the developer source code. This website won't save any details about scripts except link to a manifest(maybe in markdown or yaml format) that will contains all this informations and the name of the scripts.
I think it can be a good idea to add a AppsJS marketplace, a website where anyone can share JS scripts/application made for capibaraZero. It MUST be:
A script must be accompanied with a description, a changelog and the link to source code. All this details will be fetched from the developer source code. This website won't save any details about scripts except link to a manifest(maybe in markdown or yaml format) that will contains all this informations and the name of the scripts.