0x04. Files Manager

Learning Objectives

This project helped to understand:

  • how to create an API with Express
  • how to authenticate a user
  • how to store data in MongoDB
  • how to store temporary data in Redis
  • how to setup and use a background worker

Installing dependencies

npm install