This Web app which can is to store files on cloud with version management. This App started as a college project for the Cloud Computing Specialization Course.
- nodejs for backend
- Expressjs framework for easy running and managing the server
- Mongoosejs for easy connection to the database
- Azure App Service for hosting the app
- Azure blob storage for cloud storage
- Azure CosmosDB api for MongoDB as the database
- Authentication
- User management
- Conform code to a specific style