Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 958 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 958 Bytes

Create beautiful images of code.

Showcode API

Showcode can also be accessed via an API. View the documentation here:

https://api.showcode.app/docs

Showcode Desktop

Showcode can also be purchased as a standalone desktop application:

https://showcode.app/buy

Thank you for your support! 🙏

Local Installation

  1. Clone the git repo
  2. Run yarn
  3. Run NODE_OPTIONS=--openssl-legacy-provider yarn run dev
  4. Visit http://localhost:3000