Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdan/magic-hotline
A web server which generates its HTML using ChatGPT, using only the URL
https://github.com/jdan/magic-hotline
Last synced: 3 months ago
JSON representation
A web server which generates its HTML using ChatGPT, using only the URL
- Host: GitHub
- URL: https://github.com/jdan/magic-hotline
- Owner: jdan
- License: mit
- Created: 2023-04-22T16:30:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-04-23T15:07:55.000Z (over 1 year ago)
- Last Synced: 2024-06-11T07:34:44.744Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 22
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-repos - jdan/magic-hotline - A web server which generates its HTML using ChatGPT, using only the URL (JavaScript)
README
## magic-hotline
A web server which generates its HTML using ChatGPT, from only the URL.
https://twitter.com/jdan/status/1649812358791823363
### usage
* npm i
* copy .env.template to .env and populate with your api key
* npm start### license
mit