Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Pondorasti/emojis
Turn your ideas into emojis in seconds. Generate your favorite Slack emojis with just one click.
https://github.com/Pondorasti/emojis
Last synced: 3 months ago
JSON representation
Turn your ideas into emojis in seconds. Generate your favorite Slack emojis with just one click.
- Host: GitHub
- URL: https://github.com/Pondorasti/emojis
- Owner: pondorasti
- License: agpl-3.0
- Created: 2023-09-24T22:55:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T01:05:17.000Z (6 months ago)
- Last Synced: 2024-07-30T22:53:55.701Z (3 months ago)
- Language: TypeScript
- Homepage: https://emojis.sh
- Size: 770 KB
- Stars: 1,543
- Watchers: 6
- Forks: 127
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-replicate - emojis - Turn your ideas into emojis in seconds. Generate your favorite Slack emojis with just one click. (Built with Replicate)
README
Turn your ideas into emojis in seconds. Generate your favorite Slack emojis with just one click.
Tech Stack ·
Deploy Your Own ·
Authors ·
Credits ·
Legal
## Tech Stack
- [Replicate](https://replicate.com/) - AI provider
- [Bun](https://bun.sh/) - Package Manager
- [PlanetScale](https://planetscale.com/) - MySQL database
- [Prisma](https://www.prisma.io/) - ORM
- [Next.js](https://nextjs.org/docs/app) - App Router, Server Actions
- [Vercel Blob](https://vercel.com/storage/blob) - Storage Bucket
- [Vercel KV](https://vercel.com/storage/kv) - Redis Database
- [Vercel](https://vercel.com/) - Hosting## Deploy Your Own
You can deploy this template to Vercel with the button below:
[![Deploy with Vercel](https://vercel.com/button)](https://dub.sh/emojis-deploy)
Note that you'll need to:
- Set up [Replicate](https://replicate.com)
- Set up [PlanetScale](https://planetscale.com/)
- Set up [Vercel Blob](https://vercel.com/docs/storage/vercel-blob/quickstart)
- Set up [Vercel KV](https://vercel.com/docs/storage/vercel-kv/quickstart)## Authors
- Alexandru Ţurcanu ([@pondorasti](https://x.com/pondorasti))
- Dylan Player ([@dylanplayer](https://twitter.com/dylanplayer))## Credits
- [sdxl-emoji](https://replicate.com/fofr/sdxl-emoji) - fine tuned SDXL based on Apple's emojis by [@fofrAI](https://twitter.com/fofrAI)
- [prompt-classifier](https://replicate.com/fofr/prompt-classifier) - fine tuned llama-13b for determining toxicity by [@fofrAI](https://twitter.com/fofrAI)
- [rembg](https://replicate.com/cjwbw/rembg) - remove images background model by [@chenxwh](https://github.com/chenxwh)
- [Spirals](https://spirals.vercel.app/) - starter template and code examples by [@steventey](https://twitter.com/steventey)
- [EmojiGen](https://github.com/cbh123/emoji) - original emoji generator by [@charliebholtz](https://twitter.com/charliebholtz)## Legal
- [AGPL-3.0 License](https://github.com/Pondorasti/emojis/blob/main/LICENSE)
- [Terms & Conditions](https://emojis.sh/terms)
- [Privacy Policy](https://emojis.sh/privacy)