I’ve finally completed the last part of the migration: the database migration!
Now the entire FreeIdeas project is in the cloud! I’ve moved all the data from my database server (a small Raspberry Pi 5 on my desk) to Turso (integrated into Vercel). I’ve also reworked some small parts of the code that depended on the old server system, to make them compatible with the new database. Now, thanks to the migration, we have a very low latency and faster loading and upload speed.
I’ve also fixed some small general bugs and improved the application overall.
Now I’m going to do some testing and fix any remaining bugs.
Log in to leave a comment