create-elysiajs icon indicating copy to clipboard operation
create-elysiajs copied to clipboard

Scaffolding your Elysia project with the environment with easy!

create-elysiajs

Scaffolding your Elysia project with the environment with easy!

With bun

bun create elysiajs <dir>

Support for other package managers will appear later (Maybe, huh)

Supported environment

With renovate, we keep dependencies up to date

The environment can work together

When you select ESLint and Drizzle, you get eslint-plugin-drizzle

When you select Husky and one of the linters - the pre-commit hook will contain the command lint:fix