Intro App

April 25, 2020 ยท View on GitHub

Simple NodeJS App that will shorten an inputted URL

Actions

We've included workflows that will:

  • Build and test the application on pushes and PRs to Master
  • Deploy the app to Heroku HERE

References:

  • Action -> Deploy to Heroku
  • NodeJS App and Heroku Deployment Guide -> Deploying a Node.js App to Heroku

Contents

  1. 1Actions
  2. 1.1References: