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

https://github.com/marconlp/badge-generator


https://github.com/marconlp/badge-generator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Badge generator

1. Move the exported `.csv` file into the `/data` folder named `tickets.csv`.

2. Run the convert script with `npm run convert` to generate a JSON file from that data.

3. Run the app using `npm run dev`.

4. Open [http://localhost:3000](http://localhost:3000) with your browser to see the app.