elysiajs / elf

Convenient way to scaffolding Elysia project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elf Elysia

Convenient way to scaffold Elysia project

To get start, install the CLI:

bun add -g @elysiajs/elf

// Verify installation
elf version

add (a)

Install multiple plugins automatically all at once, and starting point for plugin usage to specified file.

generate (gen / g)

Create a starting point for opininated redundant task, eg. authentication, route

About

Convenient way to scaffolding Elysia project


Languages

Language:TypeScript 93.9%Language:JavaScript 6.1%