Skip to content

a vue3 UI for godFathers streamElements store

Notifications You must be signed in to change notification settings

zosky/godfather-elements-vue3

Repository files navigation

godfather loyalty rewards "alt"

a vue3 reImagining of the streamElements storeFront.

changeLog

  • 23-09-10 - input & output
    • extended for logging/showing entries (!hitsquad)
      • new json file appended hourly - uploaded to the app daily
      • app watches streamChat to collect more data realTime
    • new clamsPerDay component
    • new homePage layout (more responsive/mobile friendly)
  • 23-08-25 - "cacheMaker backEnd"
    • scripts/logGiveAways.js: listens to streamChat headless
      • save-as JSON per hr @ ./public/gaHistory.json like cache[user][time] = clams
    • ui perDay
      • user winnings per day
      • my winning per gaType
  • 23-08-22 - beta/PoC giveAway dashboard
    • cachedData recorded *@myLocal & pushed daily
    • tmi.js (inApp) listens for more/fresh/current
  • 23-07-04 - alpha/PoC complete.

made using: a Vite, Vue3, Tailwind CSS (single-page app)

Vite, Vue, Tailwind CSS

This starter template includes:

First-party plugins needed for Tailwind UI:

Unplugin Utilities:

Getting Started

npx degit web2033/vite-vue3-tailwind-starter vvt-app
cd vvt-app
npm i
npm run dev
npm run build
npm run serve

PROPS

when trying to start a new project, i noticed the repo (&user) are gone f/gitHub (?). i found it @stackblitz, tried installing it again anyway... and it worked (f/cache), so im saving it for mySelf.

$ npx degit web2033/vite-vue3-tailwind-starter 

! could not fetch remote.
using cached commit hash 66bae2a2b7c08b30df716d5b21b6f704986241e1
cloned web2033/vite-vue3-tailwind-starter#HEAD to vite-vue3-tailwind-starter
... cloned to gitHub

... so i made this repo

About

a vue3 UI for godFathers streamElements store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published