kravetsone / create-elysiajs

Scaffolding your Elysia project with the environment with easy!

Home Page:https://www.npmjs.com/package/create-elysiajs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Scaffolding your Elysia project with the environment with easy!

https://www.npmjs.com/package/create-elysiajs


Languages

Language:TypeScript 69.8%Language:JavaScript 30.2%