Skip to content

purplecabbage/aio-app-stash

Repository files navigation

aio-app-stash

App Stash is a FireFly app that provides a Files and State browser for your FireFly application. Enter your credentials to connect to your application deployment and navigate your public + private file store, and observe what keys/values are being stored in state store.

This app provides a sample implementation to most of the FilesSDK and StateSDK ... as documented here:

Setup

This project is deployed, for those with access:

Project integration and namespace credentials stored in:

Currently, the action code depends on a specific branch of the @adobe/aio-lib-files

https://github.com/purplecabbage/aio-lib-files/tree/file-info

You will need to check it out locally and npm link it for this to work.

npm i
npm link
cd ../aio-app-stash
npm link @adobe/aio-lib-file

About

File+State lib admin views

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published