Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 219 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 219 Bytes

Docker Bun

Me getting familiar with Docker

🚀 Getting Started

bun i
bun index.ts

Go to http://localhost:6969

🐳 Docker

bun docker:build
bun docker:run