instagramtoken.com

Free tool for developers to create Instagram API tokens manually: https://instagramtoken.com/

  • Express app
  • q lib for http
  • stripe lib for donation button

Local installation:

  • git clone ...
  • npm install
  • node server

Remote installation:

  • ^
  • env variables
    • GOOGLE_ANALYTICS
    • PUBLISHABLE_KEY (Stripe)
    • SECRET_KEY (Stripe)