{"id":25382004,"url":"https://github.com/mikekasprzak/sample-deno-app","last_synced_at":"2026-04-15T16:02:46.227Z","repository":{"id":274871185,"uuid":"924331106","full_name":"mikekasprzak/sample-deno-app","owner":"mikekasprzak","description":"A reference web application written to teach Deno","archived":false,"fork":false,"pushed_at":"2025-02-04T00:39:11.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-16T04:36:28.470Z","etag":null,"topics":["deno","denoland","eta","oak","typescript"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/mikekasprzak.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":"2025-01-29T20:10:17.000Z","updated_at":"2025-02-04T00:39:14.000Z","dependencies_parsed_at":"2025-04-09T12:41:00.201Z","dependency_job_id":"e1eb9c16-330f-48d4-b1ec-441aa5a29196","html_url":"https://github.com/mikekasprzak/sample-deno-app","commit_stats":null,"previous_names":["mikekasprzak/sample-deno-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mikekasprzak/sample-deno-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikekasprzak%2Fsample-deno-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikekasprzak%2Fsample-deno-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikekasprzak%2Fsample-deno-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikekasprzak%2Fsample-deno-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikekasprzak","download_url":"https://codeload.github.com/mikekasprzak/sample-deno-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikekasprzak%2Fsample-deno-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260097106,"owners_count":22958145,"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":["deno","denoland","eta","oak","typescript"],"created_at":"2025-02-15T06:38:45.900Z","updated_at":"2026-04-15T16:02:46.140Z","avatar_url":"https://github.com/mikekasprzak.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](/docs/screenshot1.png)\n\nA reference web application written to teach [Deno](https://deno.land).\n\nThe purpose was to showcase what an HTML web server application *SHOULD* look like without much fat.\n\nIt uses:\n\n* Oak \u003chttps://oakserver.org\u003e - For routing HTTP requests.\n* Eta \u003chttps://eta.js.org\u003e - For rendering HTML templates.\n\n\n## Where do I start?\nWhile this isn't being written or maintained as a tutorial, you may find these files helpful.\n\n* [main.ts](/main.ts) - The source code... yes, that's essentially it (though some snippets can be found in the templates).\n* [template/patient.eta](/template/patient.eta) - The most-complete page template. Written to be easy to read and follow, though it does include a examples of how you might align things or make them optional.\n* [static/style.css](/static/style.css) - CSS styles, paired with the templates. Includes a brief CSS crash-course at the top.\n* [deno.json](/deno.json) - The Deno configuration file. I wanted to show how little you actually need, so this file is bare.\n\n## How do I run this?\nInstall deno, checkout the code, open a terminal and browse to the directory, and run the following:\n\n```bash\ndeno task run\n```\n\nThe first time Deno should download a few packages, then start the server. Open \u003chttp://localhost:8080\u003e in your web browser to view the application. Push `CTRL+C` in the terminal to stop the server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikekasprzak%2Fsample-deno-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikekasprzak%2Fsample-deno-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikekasprzak%2Fsample-deno-app/lists"}