jeffstahlin / github-actions-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploying NodeJS Code to a SSH Server with Github Actions

This project covers the basics of what Github Actions are and how they work under the hood.

The repository itself is a simple skeleton express app (the only important bit is in .github/workflows).

About


Languages

Language:JavaScript 88.9%Language:Pug 7.9%Language:CSS 3.2%