{"id":31906368,"url":"https://github.com/jakepeg/doo-journal","last_synced_at":"2025-10-13T14:28:25.753Z","repository":{"id":316738766,"uuid":"1064023443","full_name":"jakepeg/doo-journal","owner":"jakepeg","description":"Kids Journaling app, built on ICP blockchain","archived":false,"fork":false,"pushed_at":"2025-10-03T11:56:46.000Z","size":1715,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-03T13:34:55.882Z","etag":null,"topics":["icp","journal","kids","web3"],"latest_commit_sha":null,"homepage":"https://doo.kids","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jakepeg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-25T12:41:33.000Z","updated_at":"2025-10-02T20:06:58.000Z","dependencies_parsed_at":"2025-09-26T12:29:22.098Z","dependency_job_id":null,"html_url":"https://github.com/jakepeg/doo-journal","commit_stats":null,"previous_names":["jakepeg/doo-journal"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jakepeg/doo-journal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakepeg%2Fdoo-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakepeg%2Fdoo-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakepeg%2Fdoo-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakepeg%2Fdoo-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakepeg","download_url":"https://codeload.github.com/jakepeg/doo-journal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakepeg%2Fdoo-journal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279015728,"owners_count":26085748,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["icp","journal","kids","web3"],"created_at":"2025-10-13T14:28:23.783Z","updated_at":"2025-10-13T14:28:25.748Z","avatar_url":"https://github.com/jakepeg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📓 Doo Journal\n\nDoo Journal is a fun and safe kids journaling app, built on the Internet Computer (ICP).  \nThis repo contains both the Motoko backend canister and the React + Vite frontend.\n\n---\n\n## 📦 Prerequisites\n\n- Node.js ≥ 16\n- npm ≥ 7\n- dfx ≥ 0.29.1\n- Internet Identity URL: `https://id.ai/#authorize`\n\n## 🚀 Quick Start\n\n### Local Development\n\n```bash\n# Start dfx and deploy all canisters\ndfx start --clean\nnpm run deploy\nnpm run dev\n```\n\n### Mainnet Deployment\n\n```bash\n# Automated production deployment\nnpm run deploy:ic\n```\n\n## 🔧 Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run deploy` - Deploy to local network (auto-configures vetKD keys)\n- `npm run deploy:ic` - Deploy to mainnet (auto-configures production environment)\n- `npm run update-env` - Regenerate .env.local with current canister IDs\n- `npm run build` - Build all workspaces\n\n## 🔐 Encryption System\n\nThis app uses Internet Computer's vetKD (Verifiable Encryption with Threshold Key Derivation) for secure, deterministic encryption of journal entries. The system automatically:\n\n- Uses `dfx_test_key` for local development\n- Switches to `key_1` for mainnet deployment\n- Provides deterministic encryption based on user Principal IDs\n- No localStorage dependencies for cross-device consistency\n\n## 📁 Project Structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakepeg%2Fdoo-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakepeg%2Fdoo-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakepeg%2Fdoo-journal/lists"}