Skip to content

Commit

Permalink
chore: wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Mar 5, 2024
1 parent c2bfec6 commit 454dd58
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
1 change: 1 addition & 0 deletions .vscode/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ lockb
openweb
outdir
pausable
pkgx
Postcardware
prefetch
preinstall
Expand Down
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,21 @@
- `/etc/hosts` Management
- Dependency-free Binary

## Usage
## Install

```bash
bun install -d bun-reverse-proxy
# brew install reverse-proxy - wip
# pkgx install reverse-proxy - wip
```

Alternatively, you can install:

```bash
brew install reverse-proxy # wip
pkgx install reverse-proxy # wip
```

## Usage

Now, you can use it in your project:

```js
Expand Down Expand Up @@ -89,6 +96,12 @@ For casual chit-chat with others using this package:

[Join the Stacks Discord Server](https://discord.gg/stacksjs)

## Postcardware

Two things are true: Stacks OSS will always stay open-source, and we do/would love to receive postcards from where Stacks is used! 🌍 _And we also publish them on our website._

Our address is: Stacks.js, 5710 Crescent Park #107, Playa Vista 90094, CA.

## License

The MIT License (MIT). Please see [LICENSE](https://github.com/stacksjs/stacks/tree/main/LICENSE.md) for more information.
Expand Down

0 comments on commit 454dd58

Please sign in to comment.