Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/johncmanuel/id.johncarlomanuel.com
- Owner: johncmanuel
- Created: 2024-11-02T05:47:29.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-25T19:43:56.000Z (2 months ago)
- Last Synced: 2024-12-09T07:36:28.035Z (about 2 months ago)
- Topics: bun, json-ld
- Language: TypeScript
- Homepage: https://id.johncarlomanuel.com/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```