Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #2

Merged
merged 3 commits into from
Jun 2, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Updated architecture image URL
  • Loading branch information
mrsan22 committed Jun 2, 2018
commit b0929e2acd9f7e982e059853cf121c7a1ae8b58d
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@ file. In this way, nginx is aware of both Frontend and Backend services. The Fla
talks to the PostgreSQL database on port 5432 for any request that require database operations.

### Basic Architecture Diagram
![project architecture](https://github.com/mrsan22/Angular-Flask-Docker-Skeleton/blob/master
/project_architecture.png)
![project architecture](https://github.com/mrsan22/Angular-Flask-Docker-Skeleton/blob/master/project_architecture.png)

## Usage
__NOTE__: Make sure you have Docker, node, npm and angular-cli installed. Check Angular
Expand Down