Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (10 loc) · 1.9 KB

README.markdown

File metadata and controls

20 lines (10 loc) · 1.9 KB

Rough Trade Calendar

CircleCI Security Headers

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.

GraphQL

This site has a GraphQL API at https://rough-trade-calendars.craiga.id.au/graphql. Have a play around with it!