© 2023 Hashnode
#render
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…
If you're looking for a good alternative to Heroku that allows you to deploy your applications for free, the answer is Render This is a short guide for deploying a Node.js & Express Typescript application to render. What you need A Render …
3D graphics - vector - raster. Object modeling - visualization - animation. Computer hardware - Benchmark IT 3d gallery: http://galeria.radius-it.eu http://grafika.radius-it.eu http://forum.radius.vxm.pl http://fit.radius.vxm.pl http://lang…
I migrated my screenshot API project to Google Cloud. Google Cloud gives $300 in credits for 3 months for experimenting. And I decided to give it a try, but not because of the free credits. My main reason is that I want peace of mind with m…
Very recently, Heroku has decided to remove their free tier, so we'll now need a paid plan to host our applications on Heroku, starting November 28, 2022. In this thread, let's look at a free alternat…