Skip to content

Gaurav2Github/stealMe

Repository files navigation

Steal-Me

Uses the Trade Me API to load raffels .

Installation

  1. Clone the repository
  2. Ensure node and npm are installed
  3. Open a commandline/terminal in the root directory
  4. Run npm install to install all dependencies
  5. Copy and edit config.example.json cp config.example.json config.json and make sure you set your consumer secret & key
  6. Ensure nodemon is installed `npm install nodemon -g'
  7. Run nodemon to start the server
  8. Browse the app at localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published