Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 821 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 821 Bytes

PGNBuddy

Store, view, analyze, and organize your PGN files from anywhere. On any device.

My Project GIF

About

  • The apps front, and back-end are built using Next.JS, and hosted on Vercel.
  • imported PGN data is collected from the lichess.org API.
  • The pgn viewer is PGNViewer.JS.

Usage

development:

yarn && yarn dev

production:

yarn
yarn build && yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

AGPL