Jonathanlight / template_bun

Run Bun with docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template Bun With Docker

Why ?


Run Bun with docker

Requirements


  • Ubuntu:latest

Usage


Installation


git clone https://github.com/Jonathanlight/template_bun.git
cd template_bun

bun install

bun run dev

# build docker containers
$ make docker-build

# or start docker containers
$ make docker-run

Configuration database


Configuration


Troubleshooting


FAQ


Deployment


Documentation


Authors / Maintainers


  • Jonathan Kablan

About

Run Bun with docker

License:MIT License


Languages

Language:Makefile 51.0%Language:JavaScript 42.7%Language:Dockerfile 6.3%