Skip to content

Commit

Permalink
🎨 Add some images to readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
alyconr committed Sep 12, 2023
1 parent 592919e commit 01f01da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@

**[SPA-SSR, DOCKER, NGINX, OPENSSL, BASH & AWS]** This repository provides an example of how to deploy a JavaScript Single Page Application which was built using plain JavaScript, Webpack and Express.
The main goal is to show how to deploy SPA-SSR application on AWS without relying on any GitOps methodology. The idea is to demonstrate an alternative approach to application deployment that is not dependent on any configuration management tool, infrastructure automation tool, or CI/CD pipeline.

<div align="center">
<img src="./src/assets/images/STACKDOCKER.drawio.png" alt="logo" width="500" height="200" />
</div>


### Tech Stack <a name="tech-stack"></a>
Expand Down

0 comments on commit 01f01da

Please sign in to comment.