Web site and iCalendar feeds listing upcoming Rough Trade in-store events.
In no way affiliated with Rough Trade!
To set up the required environments and packages, run make setup
.
To run the web site locally, run make
.
To scrape roughtrade.com for events, run make scrape
.
Run make help
to get a list of the other makefile actions.
This site has a GraphQL API at https://rough-trade-calendars.craiga.id.au/graphql. Have a play around with it!