{"id":19144589,"url":"https://github.com/stemil23/hono-edgedb-cloudflare-starter","last_synced_at":"2026-01-05T06:16:11.626Z","repository":{"id":256092561,"uuid":"853137031","full_name":"stemil23/Hono-EdgeDB-Cloudflare-starter","owner":"stemil23","description":"Starter for Hono \u0026 EdgeDB using edgeql-js and EdgeDB generated TypeScript interfaces","archived":false,"fork":false,"pushed_at":"2024-09-10T02:19:58.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-09T07:42:01.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/stemil23.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}},"created_at":"2024-09-06T04:09:08.000Z","updated_at":"2024-09-30T00:34:38.000Z","dependencies_parsed_at":"2024-11-09T07:37:10.422Z","dependency_job_id":"244d783a-3dfa-4d61-9480-db5135faf7e7","html_url":"https://github.com/stemil23/Hono-EdgeDB-Cloudflare-starter","commit_stats":null,"previous_names":["stemil23/hono-edgedb-cloudflare-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemil23%2FHono-EdgeDB-Cloudflare-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemil23%2FHono-EdgeDB-Cloudflare-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemil23%2FHono-EdgeDB-Cloudflare-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stemil23%2FHono-EdgeDB-Cloudflare-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stemil23","download_url":"https://codeload.github.com/stemil23/Hono-EdgeDB-Cloudflare-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232360248,"owners_count":18511225,"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-11-09T07:35:36.810Z","updated_at":"2026-01-05T06:16:11.589Z","avatar_url":"https://github.com/stemil23.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EdgeDB, Hono, and Cloudflare Project\n\nThis project uses EdgeDB as the database, Hono as the web framework, and Cloudflare for deployment and edge computing capabilities.\n\n- https://hono.dev\n- https://docs.edgedb.com/libraries/js\n- https://developers.cloudflare.com/workers/\n\n## Prerequisites\n\n- Node.js\n- EdgeDB \n- Cloudflare account (for deployment)\n\n## Setup\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/stemil23/Hono-EdgeDB-Cloudflare-starter\n\n   ```\n\n2. Create a `.dev.vars` file in the project root and add your EdgeDB DSN:\n   ```\n   EDGEDB_DSN=edgedb://edgedb:XCf58cS3v2ftZ6AUyj14hRji@localhost:10701/main\n   ```\n\n   You can find your EdgeDB DSN by running:\n   ```\n   edgedb instance credentials --insecure-dsn\n   ```\n\n3. Install dependencies:\n   ```\n   npm install\n   ```\n\n4. Set up Cloudflare:\n   - Create a Cloudflare account if you don't have one\n   - Install the Cloudflare Wrangler CLI:\n     ```\n     npm install -g wrangler\n     ```\n   - Authenticate with Cloudflare:\n     ```\n     wrangler login\n     ```\n\n## Development\n\nTo run the project in development mode:\n\n```\nnpm run dev\n```\n\n## Deployment\n\nTo deploy the project:\n\n```\nnpm run deploy\n```\n\nnpx @edgedb/generate edgeql-js\nnpx @edgedb/generate queries\nnpx @edgedb/generate interfaces\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstemil23%2Fhono-edgedb-cloudflare-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstemil23%2Fhono-edgedb-cloudflare-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstemil23%2Fhono-edgedb-cloudflare-starter/lists"}