Clone the knowyourig code repository (click green Code button -> download ZIP)
Download your instagram data (all time, 1 year, etc): https://help.instagram.com/contact/505535973176353
- Rename data folder from the instagram generated folder to:
data
- Keep this folder in the project's root directory
exec cmd npm install
to install dependencies in packages.json then
exec nodemon app
to start application
View on http://localhost:3000