https://github.com/dalisoft/openai-free-server
https://github.com/dalisoft/openai-free-server
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dalisoft/openai-free-server
- Owner: dalisoft
- Created: 2024-06-03T08:28:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-04T10:29:15.000Z (almost 2 years ago)
- Last Synced: 2025-08-28T22:57:39.313Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openapi-free-server
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run dev
```