Skip to content

HAW Hamburg - WP NoSQL Praktikum WS21/22 - Prof. Dr. Olaf Zukunft

Notifications You must be signed in to change notification settings

hugoppp-uni/WP-NoSQL-Project

Repository files navigation

Build

  1. export variables for secrets or set them in your OS (they can be found in your Developer Dashboard)
    • export TWITTER_CONSUMER_KEY=...
    • export TWITTER_CONSUMER_SECRET=...
    • export TWITTER_BEARER_TOKEN=...
  2. Start up docker containers docker compose up