https://github.com/austintgriffith/simple-gpt-backend
https://github.com/austintgriffith/simple-gpt-backend
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/austintgriffith/simple-gpt-backend
- Owner: austintgriffith
- License: mit
- Created: 2023-04-03T16:30:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T19:26:26.000Z (over 3 years ago)
- Last Synced: 2025-03-19T03:56:11.652Z (over 1 year ago)
- Language: TypeScript
- Size: 1.11 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# simple chatgpt se2 build
yarn install
yarn start
# and you have a backend that needs to come up at
cd packages/backend
node index