{"id":17377397,"url":"https://github.com/pradel/stacks-ceramic-demo","last_synced_at":"2025-03-27T20:21:17.722Z","repository":{"id":71415719,"uuid":"601157453","full_name":"pradel/stacks-ceramic-demo","owner":"pradel","description":"A simple todos app built with Stacks and Ceramic ComposeDB","archived":false,"fork":false,"pushed_at":"2023-02-14T09:46:05.000Z","size":119,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T22:43:56.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pradel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-13T13:43:40.000Z","updated_at":"2023-02-13T13:51:39.000Z","dependencies_parsed_at":"2024-06-11T20:38:31.325Z","dependency_job_id":null,"html_url":"https://github.com/pradel/stacks-ceramic-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradel","download_url":"https://codeload.github.com/pradel/stacks-ceramic-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245917021,"owners_count":20693450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-16T05:05:56.131Z","updated_at":"2025-03-27T20:21:17.694Z","avatar_url":"https://github.com/pradel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stacks-ceramic-demo\n\nA simple todos app built with Stacks and Ceramic ComposeDB.\n\nTech stack:\n\n- stacks.js\n- composeDB\n- next.js\n- relay\n- mantine\n\n## Getting Started\n\n```bash\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the app.\n\n## Ceramic setup\n\n1. Install required dependencies `pnpm install -g @ceramicnetwork/cli @composedb/cli`\n1. Generate a new private key `composedb did:generate-private-key`\n1. Generate account `composedb did:from-private-key your-private-key`\n1. Add the authenticated DID key to `~/.ceramic/daemon.config.json` in the `admin-dids` array\n1. Start the ceramic node `CERAMIC_ENABLE_EXPERIMENTAL_COMPOSE_DB='true' pnpm dlx @ceramicnetwork/cli daemon`\n1. Create composite `composedb composite:create ceramic/schema.graphql --output ceramic/composite.json --did-private-key your-private-key`\n1. Compile composite `composedb composite:compile ceramic/composite.json ceramic/runtime-composite.json`\n1. Start node `composedb graphql:server --ceramic-url=http://localhost:7007 --graphiql ceramic/runtime-composite.json --did-private-key=your-private-key --port=5005`\n1. Deploy composite `composedb composite:deploy ceramic/composite.json --ceramic-url=http://localhost:7007 --did-private-key your-private-key`\n1. Generate a runtime schema `pnpm dlx get-graphql-schema http://localhost:5005/graphql \u003e ceramic/runtime-schema.graphql`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradel%2Fstacks-ceramic-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradel%2Fstacks-ceramic-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradel%2Fstacks-ceramic-demo/lists"}