PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Avian

@ize_cubz

371 Points 1 Followers

2 Posts

0 Answers

Hello there, I'm Avian a.k.a Ize_Cubz. I'm a novice developer, currently learning PHP and more of the Angular system. I currently work with Next.JS and React.

How to keep Node.JS app running in the background?

There are many ways to keep a Node.JS app running in the background after you closed the terminal or SSH connection. Here are some of the ways I've done just that. # PM2 (Multiplatform) PM2...