Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 327 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 327 Bytes

76 Podcasting - web

76 Podcasting's website

Setup

To boot up the dev environment:

npm install
npm run dev

GraphQL integration

We provide a .graphqlconfig file, which is read by most IDEs with a GraphQL plugin. You should be able to open the file and introspect the API to get schema information.