6 ms·
Yes, I'll get an OpenAPI spec rolling soon. You can easily infer the API here for now: https://github.com/FrigadeHQ/remote-storage/blob/main/packages/js-client/
by pancomplex 3y ago
Yes, I'll get an OpenAPI spec rolling soon. You can easily infer the API here for now: https://github.com/FrigadeHQ/remote-storage/blob/main/packages/js-client/src/core/remote-storage.ts https://github.com/FrigadeHQ/remote-storage/blob/main/packag...
The server is nothing special by design, just essentially Docker/Node/Redis with persistence enabled.
The free hosted community server is supposed to be used for testing / proof of concept.