Skip to content

k4ilham/Restful-API-Bun-dan-Elysia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powershell -c "irm bun.sh/install.ps1 | iex"

bun --version

bun create elysia bun-api

bun dev

bun add prisma@5.13.0 --save-dev

bunx prisma init

bunx prisma migrate dev --name posts

bun add @prisma/client@5.13.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published