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: about 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 (over 2 years ago)
- Last Synced: 2025-03-17T23:49:27.759Z (2 months ago)
- Topics: auction-house-prices, demand, profession, warcraft
- Language: TypeScript
- Homepage: https://auctioncraftsniper.com
- Size: 3.55 MB
- Stars: 9
- Watchers: 1
- 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
## 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: [](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`

### Compiling
`npm run build` typescript conversion to source-mapped js
`npm run scss-dev-watch` scss conversion to source-mapped css
[](https://www.codacy.com/app/ljosberinn/AuctionCraftSniper?utm_source=github.com&utm_medium=referral&utm_content=ljosberinn/AuctionCraftSniper&utm_campaign=Badge_Grade)