Skip to content

monkeychai/bun-api

Repository files navigation

todo

❯ bun create monkeychai/bun-api <destination>
❯ bun run <destination>/bin/setup.ts run <name>

There will be uncommitted changes.

To reset the repo, you can run:

❯ rm -rf .git && git init && git add . && git commit -m "Scaffold from monkeychai/bun-api"

Run with:

❯ bun server

Releases

No releases published

Packages

No packages published