Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ljosberinn/auctioncraftsniper

[Website] on-demand near-real time information about profession-related auction house prices for World of Warcraft
https://github.com/ljosberinn/auctioncraftsniper

auction-house-prices demand profession warcraft

Last synced: 2 months ago
JSON representation

[Website] on-demand near-real time information about profession-related auction house prices for World of Warcraft

Awesome Lists containing this project

README

        

# AuctionCraftSniper.com
> on-demand near-real time information about profession-related auction house prices for World of Warcraft

![Demo Image](https://auctioncraftsniper.com/assets/img/demo-light.png)

## Community reactions
- [MethodGumdrops introducing AuctionCraftSniper](https://www.twitch.tv/videos/349515845?t=02h26m11s)
- [wowhead - weekly economy recap](https://www.wowhead.com/news=289214/wow-economy-weekly-wrap-up-patch-8-1-released-gathering-efficiencies-new-web-bas)
- [German only - Presentation of AuctionCraftSniper by GoldGoblin.net](https://www.goldgoblin.net/vorstellung-auctioncraftsniper/)

## Feature requests
Please [add an issue](https://github.com/ljosberinn/auction-craft-sniper/issues) or contact to me directly.

## Contact
| Type | Link |
| --- | --- |
| Twitter | [@gerrit_alex](https://twitter.com/gerrit_alex) |
| Reddit | [careseite](https://reddit.com/u/careseite) |
| GitHub Repo | [Issue System](https://github.com/ljosberinn/auction-craft-sniper/issues) |

## Support the development time
If you want to support the development: [![PayPal link](https://img.shields.io/badge/PayPal-donate-blue.svg)](https://www.paypal.me/GerritAlex)

## Thanks to
- The Undermine Journal for the accessible realmlist
- Bloodmallet for a blueprint of this readme

## For developers
`git clone https://github.com/ljosberinn/AuctionCraftSniper`

`cd AuctionCraftSniper`

`npm install`

![Logic Flow](https://auctioncraftsniper.com/assets/img/logic-flow.jpg)

### Compiling

`npm run build` typescript conversion to source-mapped js

`npm run scss-dev-watch` scss conversion to source-mapped css

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2c43cceb60c048729024a8ae18a23f9a)](https://www.codacy.com/app/ljosberinn/AuctionCraftSniper?utm_source=github.com&utm_medium=referral&utm_content=ljosberinn/AuctionCraftSniper&utm_campaign=Badge_Grade)