DEV Community

Miracle Anyanwu
Miracle Anyanwu

Posted on

Building a file sharing app with Node.js, Vue.js, Cloudinary, and MySQL: Part 1

In this tutorial series, we will be creating a secure file sharing app with links that automatically expires using Node.js for the API, Vue.js for the frontend, Cloudinary to host our images and MySQL for storing the records.

In the upcoming series, we will be going from an idea to a fully functional secure file sharing application.

Top comments (0)