Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ljosberinn/auctioncraftsniper
- Owner: ljosberinn
- Created: 2018-10-01T11:09:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T01:03:53.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T18:06:33.886Z (3 months ago)
- Topics: auction-house-prices, demand, profession, warcraft
- Language: TypeScript
- Homepage: https://auctioncraftsniper.com
- Size: 3.55 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: readme.md
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)