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
- Clone the repository:
git clone https://github.com/Imanm02/Aiport-Backend-WebDev-HW2.git
- Start the Docker containers:
docker-compose up