Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kulla/2024-07-13-slate-with-chatgpt-suggestions-with-express
https://github.com/kulla/2024-07-13-slate-with-chatgpt-suggestions-with-express
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kulla/2024-07-13-slate-with-chatgpt-suggestions-with-express
- Owner: kulla
- License: apache-2.0
- Created: 2024-07-15T06:54:05.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T13:11:42.000Z (6 months ago)
- Last Synced: 2024-07-21T14:37:20.040Z (6 months ago)
- Language: TypeScript
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 2024-07-13-slate-with-chatgpt-suggestions
Example repository for ChatGPT suggestions in Slate.
## Notice
Further development of this repository has been moved to
https://github.com/kulla/2024-07-16-slate-with-chatgpt-suggestion-with-next-js## Usage
1. Clone the repository and run `yarn`.
2. Copy `.env.example` to `.env` and fill in the required values.
3. Run `yarn start` to start the development server and open
http://localhost:3000/.