Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fransallen/blobcdn
The CDN for beautiful SVG shapes.
https://github.com/fransallen/blobcdn
blob cdn images svg svg-generator svg-images
Last synced: about 1 month ago
JSON representation
The CDN for beautiful SVG shapes.
- Host: GitHub
- URL: https://github.com/fransallen/blobcdn
- Owner: fransallen
- License: mit
- Created: 2021-08-02T07:19:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T05:17:00.000Z (about 2 months ago)
- Last Synced: 2024-10-19T07:04:11.109Z (about 2 months ago)
- Topics: blob, cdn, images, svg, svg-generator, svg-images
- Language: HTML
- Homepage: https://blobcdn.com
- Size: 168 KB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-made-by-indonesian - BlobCDN - `BlobCDN is the CDN for beautiful SVG shapes. The service allows you to quickly generate SVG shapes on the fly.` *by [Frans Allen](https://github.com/fransallen)* (B)
- made-in-indonesia - BlobCDN - `BlobCDN is the CDN for beautiful SVG shapes. The service allows you to quickly generate SVG shapes on the fly.` *by [Frans Allen](https://github.com/fransallen)* (B)
README
# BlobCDN
BlobCDN is the CDN for beautiful SVG shapes. The service allows you to quickly generate SVG shapes on the fly.
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Ffransallen%2Fblobcdn)
## Docker
To run BlobCDN using Docker, execute the following command:
```
docker run -p 3000:3000 ghcr.io/fransallen/blobcdn:latest
```This command will run the latest BlobCDN image and expose it on port 3000, accessible at http://localhost:3000.
## Contributing
Please feel free to submit an issue or pull request. To develop, you'll need [Bun](https://bun.sh). Run `bun install` && `bun dev`.
## Sponsors
BlobCDN operates thanks to our sponsors for providing services for free.
## License
[MIT](https://github.com/fransallen/blobcdn/blob/main/LICENSE)