An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# shields-io-customizer
[![GPLv3 License](https://img.shields.io/badge/%20License-GPL%20v3-yellow?style=flat-square&labelColor=black)](https://opensource.org/licenses/)
[![Vue](https://img.shields.io/badge/-Vue.js-success?style=flat-square)](https://github.com/vuejs/vue)
[![Commited](https://img.shields.io/github/last-commit/albbus-stack/shields-io-customizer?label=Commited&color=42c5f5&style=flat-square&logo=heroku&logoColor=42c5f5&logoWidth=17&labelColor=black)](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: