#💬 iluvsoupʹs Feedback
1 messages · Page 1 of 1 (latest)
Made this a while ago (before roblox banned linux 🙄) as a commission for someone. It is a web shop that connects to roblox, allowing you to purchase items with real money
It uses redis, a fast in-memory database to generate the verification codes
For the inventories it uses postgresql
The frontend was made with Sveltekit (just a small javascript framework for routing and a nicer way of writing UI declaratively), and I wrote the CSS and HTML myself
I tried to take extra notice of the performance of the web page, the landing page scores four 100's on google lighthouse (although not the best metric)
Isn't it against tos not that I care but is it?