Skip to content

fransallen/blobcdn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ea54e82 · Mar 7, 2025

History

61 Commits
Mar 7, 2025
Feb 9, 2025
Mar 7, 2025
Feb 15, 2025
Oct 17, 2024
Feb 16, 2025
Aug 2, 2021
Feb 16, 2025
May 21, 2023
Feb 9, 2025
Oct 17, 2024
Mar 7, 2025
Feb 16, 2025
Oct 17, 2024

Repository files navigation

BlobCDN

BlobCDN is the CDN for beautiful SVG shapes. The service allows you to quickly generate SVG shapes on the fly.

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. Run bun install && bun dev.

License

MIT