Skip to content

Solution to Yumcoder's WP40419: Web Programming (Sharif University of Technology - Fall 2022) 3rd assignment

Notifications You must be signed in to change notification settings

webdevelopmentteam1401/HW3-Devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airplane Website

This is an airplane website project that provides autentication and ticket service for passengers. The project is built using the following technologies:

  • Backend: Express.js for ticket service, Golang for authentication, Python for Bank
  • Frontend: React.js
  • Database: Redis & Postgres
  • Deployment: Docker and Docker Compose

In this part, we dockerized each part of the project so it could be run just by one command.

docker-compose up

Installation

To install the application, follow these steps:

  1. Clone the repository:
git clone https://github.com/webdevelopmentteam1401/HW3-Devops.git
  1. Start the Docker containers (in Q4 folder):
docker-compose up

Maintainers

About

Solution to Yumcoder's WP40419: Web Programming (Sharif University of Technology - Fall 2022) 3rd assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published