#serverless
Read more stories on Hashnode
Articles with this tag
By now, we should have all our items in place to start hosting our Revue Sendy script. Let's do a quick recap of what we've built so far: We wrote...
Today we'll learn how to run a WordPress installation on our Mac OS X system. I used to do a lot of WordPress development and always had to leverage...
Yesterday we learned how to set up virtual host on Mac OS X, and today I'll show you how to make htaccess work so we can have SEO friendly...
You might remember the days of MAMP/XAMP/WAMP? Well, for Mac OS X, we don't need these tools anymore. It's actually possible to host a website on your...
Alright, so we now made a super cool HTML starter with tailwind, but how can we host this somewhere online, so people can view it? As you may know,...
Hey guys, so we got started with Deno, and created a Deno API. But what if we want Deno to server actual files? Today we'll be looking into Deno as a...