riccardoperra / codeimage

A tool to beautify your code screenshots. Built with SolidJS and Fastify.
https://codeimage.dev
MIT License
1.29k stars 67 forks source link
beautiful code codesnippets editor fastify screenshot sharing snippets solid solid-js tweet typescript

CodeImage logo

Create elegant code screenshots of your source code.

Latest release Version Build workflow badge Issues Built with SolidJS Built with Vanilla Extract License

Introduction

CodeImage is the newest tool to help developers to create beautiful screenshots of their code, providing several features to speed up the process to post in social media.

CodeImage - A tool to manage and beautify your code screenshots | Product Hunt

CodeImage showcase

🤖 Tech stack

CodeImage architecture consist of a PNPM monorepo, currently subdivided in packages and apps.

Apps

@codeimage/app

The front-end application, entirely built with SolidJS.

It currently also relies on these libraries:

@codeimage/api

The REST API layer built with Fastify, Prisma ORM and Auth0.

Packages

🌏 Contributions

Warning Read this before opening any PR!

When contributing, it's better to first discuss the change you wish to make via issue or discussion, or any other method with the owners of this repository before making a change.

See the CONTRIBUTING.md guide for more details.


CodeImage is the winner of SolidHack 2022 for the Best Application category!

License

MIT © Riccardo Perra