Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dragidavid/shade

Yet another code sharing app...
https://github.com/dragidavid/shade

authjs code-sharing code-snippets framer-motion next-auth nextjs planetscale prisma radix-ui tailwindcss typescript vercel

Last synced: 3 months ago
JSON representation

Yet another code sharing app...

Awesome Lists containing this project

README

        



shade – Yet another code sharing app...



David Twitter

## Introduction

Yet another code sharing app. This is a side project I've been working on for a while now.

It allows you to share code snippets either as a link or as an image.

## Stack

- [Next.js](https://nextjs.org/) (app dir)
- [Auth.js](https://authjs.dev/) - Authentication
- [Prisma](https://www.prisma.io/) – ORM
- [Planetscale](https://www.planetscale.com/) – MySQL Database
- [Tailwind CSS](https://tailwindcss.com/) – Utility-first CSS
- [Radix](https://www.radix-ui.com/) – UI Primitives
- [Framer Motion](https://framer.com/motion) – Animation library
- [Lucide](https://lucide.dev/) – Icons

Deployed on [Vercel](https://vercel.com/)

## Author

- David Dragovacz ([@dragidavid](https://twitter.com/dragidavid))

## License

Licensed under the [MIT license](https://github.com/dragidavid/shade/blob/main/LICENSE).