{"id":13602128,"url":"https://github.com/kravetsone/create-elysiajs","last_synced_at":"2025-04-07T09:15:39.964Z","repository":{"id":217697671,"uuid":"744629779","full_name":"kravetsone/create-elysiajs","owner":"kravetsone","description":"Scaffolding your Elysia project with the environment with easy!","archived":false,"fork":false,"pushed_at":"2025-04-02T15:31:04.000Z","size":422,"stargazers_count":74,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T16:01:52.308Z","etag":null,"topics":["api","bun","database","elysiajs","linter","orm","plugins","scaffold-template","scaffolded","scaffolder","typescipt"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/create-elysiajs","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/kravetsone.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-01-17T17:32:45.000Z","updated_at":"2025-04-02T15:31:08.000Z","dependencies_parsed_at":"2024-04-05T18:25:29.245Z","dependency_job_id":"0a7448b9-b407-43a7-a52d-cbfcf3f39234","html_url":"https://github.com/kravetsone/create-elysiajs","commit_stats":null,"previous_names":["kravetsone/create-elysiajs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kravetsone%2Fcreate-elysiajs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kravetsone%2Fcreate-elysiajs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kravetsone%2Fcreate-elysiajs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kravetsone%2Fcreate-elysiajs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kravetsone","download_url":"https://codeload.github.com/kravetsone/create-elysiajs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247622988,"owners_count":20968575,"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":["api","bun","database","elysiajs","linter","orm","plugins","scaffold-template","scaffolded","scaffolder","typescipt"],"created_at":"2024-08-01T18:01:14.727Z","updated_at":"2025-04-07T09:15:39.952Z","avatar_url":"https://github.com/kravetsone.png","language":"TypeScript","funding_links":[],"categories":["api"],"sub_categories":[],"readme":"# create-elysiajs\n\n\u003cdiv align=\"center\"\u003e\n\n[![npm](https://img.shields.io/npm/v/create-elysiajs?logo=npm\u0026style=flat\u0026labelColor=000\u0026color=3b82f6)](https://www.npmjs.org/package/create-elysiajs)\n[![npm downloads](https://img.shields.io/npm/dw/create-elysiajs?logo=npm\u0026style=flat\u0026labelColor=000\u0026color=3b82f6)](https://www.npmjs.org/package/create-elysiajs)\n\n\u003c/div\u003e\n\n## Scaffolding your [Elysia](https://elysiajs.com/) project with the environment with easy!\n\n### With [bun](https://bun.sh/)\n\n```bash\nbun create elysiajs \u003cdir\u003e\n```\n\n\u003e Support for other package managers will appear later (Maybe, huh)\n\n## Supported environment\n\n-   Linters\n-   -   [Biome](https://biomejs.dev/)\n-   -   [ESLint](https://eslint.org/) with [@antfu/eslint-config](https://eslint-config.antfu.me/rules)\n-   ORM/Query builders\n-   -   [Prisma](https://www.prisma.io/)\n-   -   [Drizzle](https://orm.drizzle.team/)\n-   Plugins\n-   -   [CORS](https://elysiajs.com/plugins/cors.html)\n-   -   [Swagger](https://elysiajs.com/plugins/swagger.html)\n-   -   [JWT](https://elysiajs.com/plugins/jwt.html)\n-   -   [Autoload](https://github.com/kravetsone/elysia-autoload)\n-   -   [Oauth 2.0](https://github.com/kravetsone/elysia-oauth2)\n-   -   [HTML/JSX](https://elysiajs.com/plugins/html.html)\n-   -   [Logger](https://github.com/bogeychan/elysia-logger)\n-   -   [Static](https://elysiajs.com/plugins/static.html)\n-   -   [Bearer](https://elysiajs.com/plugins/bearer.html)\n-   -   [Server Timing](https://elysiajs.com/plugins/server-timing.html)\n-   Test with bun:test and mocks for\n-   -   [PGLite](https://pglite.dev/) for Postgres\n-   -   [IoRedisMock](https://www.npmjs.com/package/ioredis-mock) for Redis\n-   Others\n-   -   [Dockerfile](https://www.docker.com/) + [docker-compose.yml](https://docs.docker.com/compose/)\n-   -   [Jobify](https://github.com/kravetsone/jobify) ([Bullmq](https://docs.bullmq.io/) wrapper)\n-   -   [Posthog](https://posthog.com/docs/libraries/node)\n-   -   [Verrou](https://github.com/kravetsone/verrou) (Locks)\n-   -   [Env-var](https://github.com/evanshortiss/env-var) (Environment variables)\n-   -   [.vscode](https://code.visualstudio.com/) (VSCode settings)\n-   -   [Husky](https://typicode.github.io/husky/) (Git hooks)\n-   And more soon...\n\n\u003e With renovate, we keep dependencies up to date\n\n\u003e The environment can work `together`\n\u003e\n\u003e When you select [ESLint](https://eslint.org/) and [Drizzle](https://orm.drizzle.team/), you get [eslint-plugin-drizzle](https://orm.drizzle.team/docs/eslint-plugin)\n\u003e\n\u003e When you select [Husky](https://typicode.github.io/husky/) and one of the [linters](#supported-environment) - the `pre-commit` hook will contain the command `lint:fix`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkravetsone%2Fcreate-elysiajs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkravetsone%2Fcreate-elysiajs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkravetsone%2Fcreate-elysiajs/lists"}