Skip to content

GramyPomagamy/GPST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8694158 · Jun 22, 2024

History

49 Commits
May 22, 2024
Jan 22, 2024
Mar 9, 2024
Jun 22, 2024
Jun 22, 2024
Jan 22, 2024
Jan 22, 2024
Jan 22, 2024
Jun 20, 2024
Jan 22, 2024
Jun 20, 2024
Jun 22, 2024
Jun 22, 2024
Jun 22, 2024
Jan 22, 2024
Jun 22, 2024
Jun 22, 2024
Jun 22, 2024

Repository files navigation

gpst

Generator Piekielnie Szybkich Thumbnailsów

This tools aims to help generating Twitter/Youtube thumbnails

URL parameters

GPST can read the following URL parameters

  • runner
  • title
  • subtitle
  • category

You can then sen someone a link like this one: localhost?runner=Halamix2&title=Stunt GP&category=Arcade

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Building

npm run build