SocialSplash

Generate social media images on the fly

Added a NodeJS back-end with Prisma.io for

Previously the themes were stored in JSON files locally. Now they are stored in a Postgres database to be consumed by a NodeJS API using Prisma.io.
Now from the theme editor, I can save a theme right away in the database.

It was my first time using Prisma.io and it's quite nice!

Added text alignment & other property settings to

In the editor, you can now align the text properly through the parameters sidebar.

Made a Twitter account for

I'm planning to publish the progress on this dedicated account instead of my personal one. This will be better to centralize all the related work for this project there. I'm also thinking making a bot to publish a tweet everytime a new theme is available! https://twitter.com/SocialSplashApp #socialsplash

Add gradients to theme editor (www.socialsplash.xyz)

The user can now create gradients keys that works with dynamic color keys. Those gradients can then be used in any element, and can be dynamically be changed with a query parameter by the server! #socialsplash #madewithvue