An open API service indexing awesome lists of open source software.

https://github.com/taciturnaxolotl/orcophobia

a simple html + css site for the spooky boba manor
https://github.com/taciturnaxolotl/orcophobia

Last synced: 5 months ago
JSON representation

a simple html + css site for the spooky boba manor

Awesome Lists containing this project

README

        

# orcophobia

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.