If you want a self-hosted deployment, code-to-image supports that too,
To deploy using docker, use,
docker-compose up -d
-d -> Detach from the container after creation.
Code to Image converter is a beautifully designed application that helps you generate beautiful and customizable images of your code snippets. This is built for the developer by the developer. If you want to share your code with anyone or on any social media this is the application you need.
TypeScriptMIT
If you want a self-hosted deployment, code-to-image supports that too,
To deploy using docker, use,
docker-compose up -d
-d -> Detach from the container after creation.