The web app for the project Social Barometer lives here.
- Clone the repo
npm install- Add
secrets.jsonto app folder. npm run dev- Open http://localhost:9001/
Ask Miika for secrets
- Open a new terminal window
- Clone the scraper to a safe location:
git clone https://github.com/social-barometer/scraper.git cd scrapernpm installnode index