Skip to content

☁️ 🐳 Simple Demo Node.js Express Web App that builds and Deploy a Docker Image

License

Notifications You must be signed in to change notification settings

olucasfagundes/nodejs-demo-app

 
 

Repository files navigation

Welcome to nodejs-demo-app 👋

Version Documentation License: MIT Twitter: olucasfagundes

<olucasfagundes>

SonarCloud

This is a simple Node.js web app using the Express framework and EJS templates. The app has been designed with cloud native demos & containers in mind, in order to provide a real working application for deployment, something more than "hello-world" but with the minimum of pre-reqs. It is not intended as a complete example of a fully functioning architecture or complex software design.

CI Overview

CircleCI Pipeline

CICD

Install

npm install

Usage

docker run -d -p <port>:3000 olucasfagundes/nodejs-demo-app:<tag>

Run tests

npm test

Author

👤 Lucas Fagundes

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Lucas Fagundes.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

About

☁️ 🐳 Simple Demo Node.js Express Web App that builds and Deploy a Docker Image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 67.9%
  • EJS 29.6%
  • CSS 1.8%
  • Dockerfile 0.7%