1.0.0 • Published 5 years ago
mass-indexer v1.0.0
Requirements:
- You will need Nick Istre's cli-waitr tool installed globally on your machine - Otherwise, it will not work
- Get it here: https://github.com/WaitrInc/cli-waitr
- Install with
npm i -g @waitr/cli-wtrtools
- Install with
- Test it by typing
waitr loginorwaitr auth tokenon a new command line
- Test it by typing
Clone the menus-indexer repo and run
npm install- If you downloaded Jared's repo, no changes necessary
- If you downloaded only this folder, then you will need to place it a level down, or remove a ../ from the script
Steps to Run:
- Login with
waitr loginand pick the correct environment.
- Login with
- If running on production, set
isProd = trueon the script
- If running on production, set
node index.js
1.0.0
5 years ago