Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun_teste

Api test using bun.

Basic user CRUD

Stack:

  • prisma
  • zod
  • express

To install dependencies:

bun install

To run:

bun run dev

Basic .env configuration

DATABASE_URL="mysql://root:root@localhost:3306/bunTeste"

DEBUG = false

PORT = 3333 

This project was created using bun init in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages