Skip to content

Latest commit

History

History
33 lines (22 loc) 路 969 Bytes

File metadata and controls

33 lines (22 loc) 路 969 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 downloaded as a standalone desktop application:

https://showcode.app/download

Thank you for your support! 馃檹

Local Installation

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