Skip to content

betterstack-community/chucknorris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published