Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 918 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 918 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 npm install && npm run dev
  3. Visit http://localhost:3000