Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 229 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 229 Bytes

event-scraper

This application is built using a Mongo Atlas cluster for storing scraped data. To run main, create a .env file and add the link to access your cluster as follows:

ATLAS_LINK=<YOUR_ATLAS_LINK_WITH_PASSWORD>