Skip to content

palmithor/bun-hono-drizzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

Prerequisite

Install bun

Run

To install dependencies:

bun install

To run:

bun dev

Open http://localhost:7777

To run tests:

bun test

To format and lint (using biome):

bun format

To generate database changesets

bun generate-db-changesets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published