Part 1: Setting Up the Development Environment, GraphQL Server, and Database
In this part, we'll learn about our app's architecture and requirements, and we'll set up our development environment for full stack development. We'll also set up a GraphQL server with Express.js and Apollo and connect a SQL database for storing the application data using TypeORM.
This section comprises the following chapters:
- Chapter 1, App Architecture and Development Environment
- Chapter 2, Setting Up GraphQL with Node.js, Express.js, and Apollo
- Chapter 3, Connecting the Database with TypeORM
- Chapter 4, Implementing Authentication and Image Uploads with Apollo Server
- Chapter 5, Adding Realtime Support with Apollo Server
Get Full Stack Development with Angular and GraphQL now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.