Skip to content
/ bun Public template

`bun create ndxbn/bun my_app_name` is template for small bun script

License

Notifications You must be signed in to change notification settings

ndxbn/bun

Repository files navigation

Bun

Formatted with Biome Linted with Biome

This project is created by bun create ndxbn/bun.

  • TypeScript config is based on "strictest"
  • Dockerfile for production, docker-compose for development
  • entrypoint files

Requirements

Install, Run

# install modules
bun install
# prepare development environment
bun dev
# run main script
bun start

Testing

bun test

use Docker for Optional Somethings

About

`bun create ndxbn/bun my_app_name` is template for small bun script

Topics

Resources

License

Stars

Watchers

Forks