Skip to content

thebiglabasky/bib-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bib Generator

Generate race bibs from CSV files.

Setup

pnpm install
pnpm dev

Open http://localhost:3000

Usage

  1. Upload CSV - semi-colon delimited CSV
  2. Map columns - select which columns contain family name, adult name, child name, birth year, etc.
  3. Configure races - set year ranges and tag colors
  4. Generate - opens print page with all bibs

Customizing Bib Template

Edit components/BibTemplate.tsx to change:

  • Layout, fonts, colors
  • Background gradients
  • Size and positioning
  • Add logos or images

The component uses CSS-in-JS (styled-jsx) for easy inline styling.

About

Générateur de dossards pour événement de l'APE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages