{"id":16969005,"url":"https://github.com/webmasterdevlin/elysiajs-demo","last_synced_at":"2025-10-04T21:37:01.720Z","repository":{"id":244074128,"uuid":"806929270","full_name":"webmasterdevlin/elysiajs-demo","owner":"webmasterdevlin","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-20T13:14:00.000Z","size":6141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T18:52:05.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/webmasterdevlin.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-05-28T07:09:49.000Z","updated_at":"2024-11-20T13:14:03.000Z","dependencies_parsed_at":"2024-06-12T20:17:17.226Z","dependency_job_id":"aa3f5805-dcaa-4834-99de-1c0808a696e7","html_url":"https://github.com/webmasterdevlin/elysiajs-demo","commit_stats":null,"previous_names":["webmasterdevlin/elysiajs-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webmasterdevlin/elysiajs-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Felysiajs-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Felysiajs-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Felysiajs-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Felysiajs-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webmasterdevlin","download_url":"https://codeload.github.com/webmasterdevlin/elysiajs-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webmasterdevlin%2Felysiajs-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262163858,"owners_count":23268779,"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-14T00:23:44.036Z","updated_at":"2025-10-04T21:36:56.674Z","avatar_url":"https://github.com/webmasterdevlin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elysia with Bun runtime\n\n## Getting Started\n\n\nInstall hyperfine for different OS\n- https://github.com/sharkdp/hyperfine\n\nTo get started with this template, simply paste this command into your terminal:\n\n```bash\nbun create elysia ./elysia-example\n```\n\n## Development\n\nTo start the development server run:\n\n```bash\nbun run dev\n```\n\nOpen http://localhost:3000/ with your browser to see the result.\n\n### Update to latest npm\n\n```bash\nnpm i -g npm@latest\n```\n\n### How to install bun globally\n\n```bash\nnpm i -g bun@latest\n```\n\n### How to install pnpm globally\n\n```bash\nnpm i -g @pnpm/exe@latest\n```\n\n\n\n### latest yarn inside a project\n- see https://yarnpkg.com/migration/guide\n- Yarn v4 is a bit complicated to set up because you need to enable corepack which removes pnpm from the global installed dependencies.\n- You can install include yarn in the benchmarking test but it will the classic yarn and not the latest yarn v4.\n- to learn more about corepack, go to this link. https://nodejs.org/api/corepack.html and https://yarnpkg.com/corepack\n- You cana use latest pnpm and yarn without installing them using corepack.\n\n```bash\ncorepack enable\n```\n\n```bash\nyarn config set initScope myScope\nyarn set version 4.5.1-dev\nyarn install\n```\n\n### package manager benchmarking\n\n```bash\nhyperfine --prepare 'rm -rf node_modules' --warmup 1 --runs 1 'npm install' 'bun install' 'pnpm install' 'yarn install'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Felysiajs-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmasterdevlin%2Felysiajs-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmasterdevlin%2Felysiajs-demo/lists"}