© 2023 Hashnode
#render
Are you a developer who wants to deploy your applications to the cloud quickly and easily, without worrying about infrastructure management, scaling, or maintenance? If so, "Render" may be the solutio…
Preparing the app For this tutorial, we will create a simple rest API that returns the List of States and Local Government Areas (LGAs) in Nigeria. You can fork this repo to follow along SImple Node app IMPORTANT!!!Every application deploye…
The Gartner hype cycle, illustrated below, can be applied to most aspects of technology: As new innovations enter their respective cycles, expectations are eventually realized—leading to some level o…
Has the loss of Heroku's free tier left you wondering where you can deploy small project APIs for no cost? You've come to the right place. In this guide, I’ll walk you through the steps needed to depl…
Web development: In 2022, I learnt Web developement from The complete web developement bootcamp by Angela Yu. In this I learnt about : 1. HTML 2.CSS 3.Bootstrap 4.JS 5.Node.js 6.Express 7.API 8.Restful API 9.Mongodb and many others and also…
A short step by step by step guide to creating a JSON-DB server and deploying it on render json-server is a tool for creating mock REST API fast! To get started, ensure you have the following requirem…
Add your Project folder on Github and follow the below-mentioned steps. Steps Before Deploying Change your PORT 3000 (or else) to prev.env.PORT in your main file(in my case it's app.js). As the port i…
Author: Hammad Ahmed Have you wondered how a Gatsby blog could work while it consumes a Strapi API? In this tutorial, you’ll learn how to deploy a Gatsby blog on Cloudflare Pages that fetches content …
You might have read online, from sources such as Qovery, Heroku will move away from offering a free tier for all new and existing projects. Migrating your Heroku project to Render. Setup Here we will …
As a software lead and feature developer, I witnessed a team learn an important lesson about resource scaling and the cloud. Spoiler alert: The lesson was that if you’re not careful, scaling can get e…