Technical requirements
To complete the steps of this chapter, you are required to have completed Chapter 3, Connecting the Database with TypeORM, of this book.
You need to be familiar with the following technologies:
- TypeScript
- Node.js
- Basics of SQL
- Basics of GraphQL
You need to have an account with Amazon S3/DigitalOcean Spaces Object Storage or any compatible service.
Amazon provides a free tier that you can use to follow the steps of this chapter, but if you are unable to sign up for an account with them, you can use tools such as MinIO to run a server locally that's compatible with Amazon S3. Check out https://docs.min.io/ for more information.
You can find the source code of this chapter from at https://github.com/PacktPublishing/Full-Stack-App-Development-with-Angular-and-GraphQL/tree/main/Chapter04.