https://github.com/ceramicstudio/data-composability-demo
This repo holds two demo apps to help aide tech talks on data composability
https://github.com/ceramicstudio/data-composability-demo
Last synced: about 1 month ago
JSON representation
This repo holds two demo apps to help aide tech talks on data composability
- Host: GitHub
- URL: https://github.com/ceramicstudio/data-composability-demo
- Owner: ceramicstudio
- Created: 2022-05-04T20:05:09.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T22:43:37.000Z (over 3 years ago)
- Last Synced: 2025-01-12T08:44:13.789Z (over 1 year ago)
- Language: JavaScript
- Size: 490 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data composability demo
The apps located in this repo are designed to demo data composability when using Ceramic. Both application connec to the Clay testnet.
## Runnning the apps
1. Clone the repo
1. Using a terminal, navigate to `./ceramic-app-1`
1. Install dependencies with either `npm install` or `yarn install`
1. Navigate to `./ceramic-app-2`
1. Install dependencies with either `npm install` or `yarn install`
1. From **both** the `./ceramic-app-1` and the `./ceramic-app-2` directory run `yarn run dev`
1. Navigate to `http://localhost:8080` and `http://localhost:8081` in your web browser
**optional**
If you want to include a demo using the Self.ID app, navigate to https://clay.self.id and connect your wallet