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: 4 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
- Archived: true
- Created: 2024-07-15T06:54:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-21T13:11:42.000Z (11 months ago)
- Last Synced: 2025-01-18T05:16:14.270Z (5 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/.