Completed
- Client side example
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Headless CMS & GraphQL API with KeystoneJS
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 MongoDB setup
- 3 - Create app & files/folders
- 4 - Starting the server & admin area
- 5 - .env file
- 6 - Post list
- 7 - Create & manage posts
- 8 - Graphiql client
- 9 - User list
- 10 - Post/User relationship
- 11 - Create & manage users
- 12 - User authentication
- 13 - Restricting admin area
- 14 - API access control
- 15 - Client side example