/firefly-animation

Firefly Animation - Best way to summarize your year of activities.

Primary LanguageJavaScriptMIT LicenseMIT

Firefly Animation

Best way to summarize your year of activities.

Examples

Pili's single record of Tianfu Greeway 100K:

pili chengdu 100K

Pili's 2023 running log in Hong Kong:

firefly_animation_sample

Get Started

yarn && yarn dev

Deploy

./deploy.sh

OR

TARGET_PATH=/path/to/html FIREFLY_PATH=/path/to/html/firefly_animation ./deploy.sh

The install.sh script will automatically download the required static files and install them into the html directory by default. You can change the target path using environment variables, see the script for details.