Monthly Archives: August 2022

backend What is the simplest back-end setup for a web application?

Just the html/js/css and the JSON string a couple of times a minute per player. I considered CouchDB upon hearing that I can use Javascript for its views and such, but before investing any more time into it, I’d like to learn about other options. I’d rather be playing the game already than spend weeks […]