Northflank
Guides
Product
Changelog
Helpful articles to level up your ability
Showing items tagged with “JavaScript” (see all)
Deploy on Northflank
Bun is a new JavaScript runtime that boasts impressive performance improvements over Node. This guide walks you through deploying a Bun app via Docker using a Dockerfile.
7th July 2022 • Tom Snelling
Dgraph is a powerful native GraphQL database designed to be scalable, distributed and highly available. In this guide we will deploy Dgraph on Northflank using Docker containers.
7th April 2022 • Marco Suter
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.
14th February 2022 • Thomas Smyth
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust. By the end of this guide, you will have a Deno project deployed on Northflank.
4th February 2022 • Lavrenti Frobeen
Gatsby is an open-source framework to generate static sites. It can be used to build React websites with a GraphQL data layer. By the end of this guide you will have a sample Gatsby application deployed on Northflank.
1st February 2022 • Maria Alonso
React is a free and open-source front-end JavaScript library for building user interfaces based on UI components. Create React App is an environment to learn React and a good way to start building a single-page application in React.
13th January 2022 • Maria Alonso