Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/josuerhea/josuerhea.me
Personal site for my stuff :)
https://github.com/josuerhea/josuerhea.me
Last synced: about 2 months ago
JSON representation
Personal site for my stuff :)
- Host: GitHub
- URL: https://github.com/josuerhea/josuerhea.me
- Owner: JosueRhea
- Created: 2023-11-03T23:22:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-27T01:50:37.000Z (5 months ago)
- Last Synced: 2024-08-27T03:36:38.422Z (5 months ago)
- Language: TypeScript
- Homepage: http://josuerhea.me
- Size: 30.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### josuerhea.me
Personal site :).#### Running locally
```bash
git clone https://github.com/JosueRhea/josuerhea.me.git
cd josuerhea.me
pnpm install
pnpm dev
```