Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/johncmanuel/id.johncarlomanuel.com

json-ld for the one and only
https://github.com/johncmanuel/id.johncarlomanuel.com

bun json-ld

Last synced: about 7 hours ago
JSON representation

json-ld for the one and only

Awesome Lists containing this project

README

        

# id.johncarlomanuel.com

To install dependencies and run development server, run the following commands:

```bash
bun install
bun run dev
```

Deploy:

```bash
bun run deploy
```