Skip to content

Commit

Permalink
notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Moe03 committed Apr 16, 2024
1 parent ba52484 commit f2ab5b7
Showing 1 changed file with 4 additions and 18 deletions.
22 changes: 4 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,11 @@
## Getting Started
- Firebase Admin REST API wrapper that works on Vercel edge functions, Bun, cloudflare workers, Deno or any JS runtime.

Click the [Use this template](https://github.com/wobsoriano/bun-lib-starter/generate) button to create a new repository with the contents starter.

OR

Run `bun create wobsoriano/bun-lib-starter ./my-lib`.

## Setup

```bash
# install dependencies
bun install

# test the app
bun test

# build the app, available under dist
bun run build
```
DOCS UNDER CONSTRUCTION.

## License

MIT

Lib built with bun and generated by:
https://github.com/wobsoriano/bun-lib-starter/generate

0 comments on commit f2ab5b7

Please sign in to comment.