Devlog #2 - Main logic
It was quite hard chapter in this project but I’ve learnt much about filesystem in TS and express. Now, this version can be called MVP - it can save file, you can download from it. All the essential functions was implemented so you may ask: “Is that end of that project?” - not exactly. I’m planing to create database for files to expire after some time, maybe 1 hour. I’m considering MongoDB and some SQL DB system using Drizzle ORM for tracking files. I’m also going to create banner for my project so maybe more people will see it.