Dionakra / gog-russian-prices

Web app where you can see the differences between Spanish and Russian prices at GOG.com

Home Page:https://gogputin.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOG Russian Prices

A WebApp where you can see the price of a given game on GOG's platform in the Spanish and Russian region, so you can compare the difference in the price and choose where to buy the game.

How does it work?

Using GitHub actions and a cron job, it obtains the prices for all games from Spanish and Russian regions and saves them in the repo. Using that information, a simple web consumes this data to show the best deals when it comes to regional pricing between those countries

Development workflow

# Installation
git clone https://github.com/Dionakra/gog-russian-prices.git
cd gog-russian-prices
npm install
npm i -g firebase-cli

# Development with Hot Reloading
npm run dev

# Deploying
npm run build
firebase deploy

Built with

About

Web app where you can see the differences between Spanish and Russian prices at GOG.com

https://gogputin.web.app


Languages

Language:Svelte 58.3%Language:JavaScript 38.8%Language:HTML 2.5%Language:CSS 0.4%