This repository contains a simple application used during the Ceramic workshop at EthBoston. You can also find the slides used for the workshop. We will not be maintaining this repository beyond the workshop.
- Clone the repository.
- Install the dependencies:
npm i
- Start the applications:
npm run dev
- Open the application at
http://localhost:3000
To learn more about Ceramic please visit the following links
- Ceramic Documentation - Learn more about the Ceramic Ecosystem.
- ComposeDB - Details on how to use and develop with ComposeDB!
You can check out Create Ceramic App repo and provide us with your feedback or contributions!