Goblin Stocks is a web service that provides both real-time and historical data on World of Warcraft token prices. It enables players and market analysts to track price fluctuations and trends, helping them make informed decisions in the game's economy.
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/Eric-Lighthall/goblin-stocks.git
- Install NPM packages
npm install
- Start
node server.js
This will launch Goblin Stocks at http://localhost:3000
The self-hosted version of Goblin Stocks is under active development and may contain bugs and other issues. Please use it for testing and evaluation purposes only.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AwesomeFeature
) - Commit your Changes (
git commit -m 'Add some AwesomeFeature'
) - Push to the Branch (
git push origin feature/AwesomeFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
@EricLighthall - ericlighthall2@gmail.com