Random Chuck Norris Jokes

Tutorial: How to Deploy Node.js Applications with Docker.

Screenshot or GIF of the application in action

🟢 Prerequisites

You must have Node.js and npm installed on your machine. This project was built against the following versions:

  • Node.js v16.14.0.
  • npm v8.3.1.

📦 Getting started

  • Clone this repo to your machine:
git clone https://github.com/betterstack-community/chucknorris
  • cd into the project folder and run npm install to download dependencies.
  • Execute the command below to start the development server:
npm start

âš– License

The code used in this project and in the linked tutorial are licensed under the Apache License, Version 2.0.