Clone this repo
Add your API keys to .env file
run docker build . -t chatnote
run docker run -p 3000:3000 chatnote
Open http://localhost:3000/notes with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Clone this repo
Add your API keys to .env file
run docker build . -t chatnote
run docker run -p 3000:3000 chatnote
Open http://localhost:3000/notes with your browser to see the result.