Skip to content

DEMO Quality: a stack for accessing identity and decentralized storage.

License

Notifications You must be signed in to change notification settings

quorumcontrol/ambient-stack

Repository files navigation

The Ambient Stack

This is the alpha release of the Ambient Stack.

Repo Structure

This is a mono-repo. ambient-stack is the underlying library for user management and synced databases using Tupelo. ambient-react is a set of hooks that can be used in your react apps to make integrating ambient easier. There's also a demo react application showing how to use the ambient-react package.

Local Tupelo

Right now everything is pointing at a local Tupelo... you can start a local Tupelo with docker-compose up in the root of this repo.

Running the Demo

docker-compose up and in another tab: cd demo && npm start

That should open up localhost:3000 in your browser and you can login. Killing and restarting the docker container will clear any state of the app.

About

DEMO Quality: a stack for accessing identity and decentralized storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published