https://github.com/albbus-stack/shields-io-customizer
A simple and fast shields.io badge creator.
https://github.com/albbus-stack/shields-io-customizer
badge badge-generator badges bulma express nodejs sass shield shields shieldsio vue vuejs
Last synced: 3 months ago
JSON representation
A simple and fast shields.io badge creator.
- Host: GitHub
- URL: https://github.com/albbus-stack/shields-io-customizer
- Owner: albbus-stack
- License: agpl-3.0
- Created: 2020-10-21T17:24:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T13:07:23.000Z (almost 3 years ago)
- Last Synced: 2025-07-19T07:25:56.701Z (3 months ago)
- Topics: badge, badge-generator, badges, bulma, express, nodejs, sass, shield, shields, shieldsio, vue, vuejs
- Language: HTML
- Homepage: https://shields-io-customizer.herokuapp.com/
- Size: 1.04 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# shields-io-customizer
[](https://opensource.org/licenses/)
[](https://github.com/vuejs/vue)
[](https://github.com/albbus-stack/shields-io-customizer/commits)A simple and fast [shields.io](https://shields.io/) badge creator made using vue.js and [bulma](https://bulma.io/), live on https://shields-io-customizer.herokuapp.com/.
## Build it
###### Requirements
* NodeJS v.14 or higher
* Express.js
* Bulma
###### Steps
1. Pull this repository.
2. Note that the server will start locally (on http://127.0.0.1:3000/).
3. Run `node server.js` in your console and enjoy. :octocat: