Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coffee-cup/gradient-avatars
Generate gradient profile images based on some text
https://github.com/coffee-cup/gradient-avatars
Last synced: about 2 months ago
JSON representation
Generate gradient profile images based on some text
- Host: GitHub
- URL: https://github.com/coffee-cup/gradient-avatars
- Owner: coffee-cup
- Created: 2021-03-20T00:59:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-23T22:31:23.000Z (about 3 years ago)
- Last Synced: 2024-04-09T11:26:04.544Z (9 months ago)
- Language: TypeScript
- Homepage: https://avatars.jakerunzer.com
- Size: 1.02 MB
- Stars: 34
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradient Avatars
Live 👉 [avatars.jakerunzer.com](https://avatars.jakerunzer.com)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new?template=https%3A%2F%2Fgithub.com%2Fcoffee-cup%2Fgradient-avatars)
## 💁♀️ Running
- Install dependencies `yarn`
- Run development server `yarn dev`
- Build for production `yarn build`