Skip to content

stevebauman/showcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
Aug 29, 2023
Jun 4, 2024
Aug 29, 2023
Oct 20, 2024
Oct 20, 2024
Sep 6, 2024
Jun 4, 2024
Oct 20, 2024
Jul 13, 2024
Jan 30, 2023
Jul 13, 2024
Jan 24, 2022
Apr 19, 2024
Nov 7, 2021
Sep 6, 2024
May 5, 2022
Jul 9, 2022
May 9, 2024
Sep 6, 2024
Dec 15, 2023
Jul 13, 2024

Repository files navigation

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