Skip to content

1. Introduction

Tamer Hamad Faour edited this page Nov 25, 2024 · 1 revision

Welcome to MystroTamer-FastAPI-Docker Wiki

Project Overview

MystroTamer is a FastAPI-based application with Docker and PostgreSQL integration.

Technologies Used:

  • FastAPI: A high-performance API framework.
  • Docker: Containerization tool for easy deployment.
  • PostgreSQL: Relational database management system.

Features

  • FastAPI-based backend.
  • Dockerized development and production environments.
  • PostgreSQL for database management.
  • CI/CD pipeline setup using GitHub Actions.

Setup Instructions

Visit the Setup Guide to get started with the project.

Clone this wiki locally