Skip to content
/ Elysia-Light Public template

Stater kit for API Service Development with Bun & Elysia, Save your time just for more creative thinking.

Notifications You must be signed in to change notification settings

SE-JE/Elysia-Light

Repository files navigation

About Elysia Light

Bun & Elysia stater kit for API Service Development with CRUD Generation, API Service Configuration, Etc. with elysia light save your time just for more creative thinking.


Version Elysia ^ 1.4

Elysia Banner



Magic Command

Make Controller

bun light make:controller {name}

Make Light Controller

bun light make:light-controller {name} --model={model[optional]}

Make Model

bun light make:model {name}

Make Light Model

bun light make:light-model {name}

Make Migration

bun light make:migration {name}

Run Migration

bun light migrate

Run Fresh Migration

bun light migrate:fresh

Make Seeder

bun light make:seeder {name}

Run Seeder

bun light seed

Make Blueprint

bun light make:blueprint {name}

Run Blueprints

bun light blueprint {name[optional]}

=========================
Creative by: SEJE Digital
=========================

About

Stater kit for API Service Development with Bun & Elysia, Save your time just for more creative thinking.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published