Skip to content
This repository was archived by the owner on Jul 30, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Week 03: Local vs Remote Deployments & Build Pipelines

Published: November 14, 2025 • Duration: ~16 minutes • Difficulty: Beginner to Intermediate


📺 Watch

From Local to Distributed Multi-Node Cluster in Minutes


Overview

This week we dive deeper into practical Harper deployment workflows. We'll start with a quick review of managing Harper installations locally (nvm vs oh-my-zsh), then explore deploying a simple static app both locally and remotely. Finally, we'll tackle a more realistic scenario: deploying a Vue.js application that requires a build step.


Key Learning Outcome

Master local Harper management and deploy apps with build steps — Learn to manage Harper installations effectively, deploy simple static apps both locally and remotely, and handle real-world applications with build pipelines like Vue.js.


Timestamps

  • 00:00 Introduction to Harper and Its Applications
  • 00:21 Deploying Static Applications with Harper
  • 05:42 Introduction to Deployment Challenges
  • 13:11 Building a Simple Vue.js App
  • 14:35 Real-Time Messaging with MQTT
  • 15:04 Community Engagement and Future Topics

Resources & Links

Documentation:

Community:

Tools Used:

  • Harper CLI
  • Node.js & npm
  • Vue.js (for build step example)
  • nvm or oh-my-zsh (for version management)

Prerequisites

  • Completion of Week 02
  • Node.js installed locally
  • Basic familiarity with npm commands
  • Understanding of what a build step is (we'll cover this in detail)

Discussion & Feedback

Quick questions? Join the Discord for real-time help Episode feedback? Submit via GitHub Topic suggestions? Request a topic


Next Episode: Week 04 — [Topic TBD]


Subscribe on YouTube • Join the Discord