Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r4ai/tools.r4ai.dev
https://github.com/r4ai/tools.r4ai.dev
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/r4ai/tools.r4ai.dev
- Owner: r4ai
- Created: 2023-11-26T05:27:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T16:30:46.000Z (9 months ago)
- Last Synced: 2024-04-20T08:51:20.304Z (9 months ago)
- Language: TypeScript
- Homepage: https://tools.r4ai.dev
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tools.r4ai.dev
Swiss Army Knife for myself
## Development
To install dependencies:
```bash
pnpm install
```To run:
```bash
pnpm dev
```