Straightforward project scaffolding
```sh bunx appinitr <repo> <directory> ``` It will clone a javascript project from any git repository into target directory and run `bun install`.
```sh bunx maintenis <repo> <directory> ``` It will clone a javascript project from any git repository into target directory and run `bun install`.
Bun HTTP server with Nginx style configurations