Skip to content

Instantly share code, notes, and snippets.

View nick-cheatwood7's full-sized avatar

Nick Cheatwood nick-cheatwood7

View GitHub Profile
@nick-cheatwood7
nick-cheatwood7 / node-app-deployment-guide.md
Last active July 21, 2022 22:12
Node App Deployment Guide

Node App Deployment Guide

For Ubuntu

Table of Contents

  1. Configure Server
  2. Update packages/Install Node/NPM
  3. Clone your project from GitHub
  4. Install project dependencies and test app