⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Create formatted release notes with GPT summary from auto generated GitHub release notes

License

Notifications You must be signed in to change notification settings

Jasonvdb/release-notes-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

release-notes-maker

Create formatted release notes with GPT summary from auto generated GitHub release notes

http://release-notes-maker.surge.sh/

Server setup

cd server
npm install 
PORT=3210 API_KEY=sk-123 CORS_ORIGIN=http://localhost:3000 node index.js

Web setup

cd web
npm install 
REACT_APP_SERVER_URL=http://localhost:3210 npm start

Screenshot 2023-05-09 at 22 08 54

About

Create formatted release notes with GPT summary from auto generated GitHub release notes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published