Northflank
Guides
Product
Changelog
Helpful articles to level up your ability
Showing items tagged with “Node.js” (see all)
Deploy on Northflank
tRPC allows you to easily build & consume fully typesafe APIs. In this guide, we walk through deploying a tRPC app on Northflank.
31st August 2022 • Tom Snelling
Astro is an all-in-one web framework for building fast, content-focused websites. In this guide, we'll walk through deploying an Astro app on Northflank.
Databases
MinIO is a highly-available object storage solution compatible with S3 API. At the end of this guide, you will have the necessary scripts to connect to your MinIO instance, create and list buckets, create and read objects.
10th March 2022 • Humberto Leal
In this guide, we will show you how to add persistence to your NestJS project through the addition of a MongoDB database. This is a continuation of the guide: Deploy NestJS with TypeScript on Northflank.
16th February 2022 • Thomas Smyth
In this guide, we will show you how to add persistence to your NestJS project through the addition of a MySQL database. This is a continuation of the guide: Deploy NestJS with TypeScript on Northflank.
This guide will show you how to add persistence to your NestJS project through the addition of a PostgreSQL database. This is a continuation of the guide: Deploy NestJS with TypeScript on Northflank.
15th February 2022 • Thomas Smyth
NestJS is a free open-source framework for building efficient, scalable Node.js web applications. This guide will show you how to set up a new TypeScript NestJS project using the Nest CLI and then deploy it on Northflank.
14th February 2022 • Thomas Smyth
NestJS is a free open-source framework for building efficient, scalable Node.js web applications. In this guide, we will show you how to set up a new JavaScript NestJS project using the Nest CLI and then deploy it on Northflank.
Next.js is a React framework developed by Vercel supporting hybrid static & server rendering, TypeScript support, smart bundling and route pre-fetching. Follow this guide to learn how to deploy a template project of Next.js on Northflank.
25th January 2022 • Maria Alonso
MinIO is a highly-available, S3 compatible object storage solution. Through this guide you will learn how to connect a MinIO instance to your Node.js project.
7th December 2021 • Humberto Leal