1
* https://danuker.go.ro/ - My blog about software, economy, and politics
* https://github.com/danuker - My GitHub
* https://www.sftpplus.com/ - My employer: build bridges between your clouds with SFTPPlus!
It occurred to me that one could build an online store without a database, with JS serializing the cart into an email for the customer to send.
This would avoid the need of cookies, consent forms, database costs, and let you use just a static site and an e-mail address.