https://github.com/realazthat/badger-badger
Add a badge to a discord {user,server} profile picture.
https://github.com/realazthat/badger-badger
badge-generator discord pfp profile-picture
Last synced: 7 months ago
JSON representation
Add a badge to a discord {user,server} profile picture.
- Host: GitHub
- URL: https://github.com/realazthat/badger-badger
- Owner: realazthat
- License: mit
- Created: 2024-02-04T21:23:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-30T20:09:15.000Z (about 1 year ago)
- Last Synced: 2025-01-17T21:08:16.254Z (9 months ago)
- Topics: badge-generator, discord, pfp, profile-picture
- Language: JavaScript
- Homepage: https://realazthat.github.io/badger-badger/
- Size: 8.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Badger Badger
Website to add a badge to a discord server or user pfps.
Visit https://realazthat.github.io/badger-badger/ to try it out.
## Running Locally
```bash
npm install
npm run start
# Navigate to http://localhost:1234/badger-badger/. Note the trailing slash!npm run build
npm run serve
# Navigate to http://localhost:3000/badger-badger/. Note the trailing slash!
```## Related projects
- ,
.