Skip to content

urfonline/76-web

Repository files navigation

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.