chaoss / chaoss/AFOS-API

Containerize the project

Ouverte
#1 2 commentaires 1 réaction 1 personne assignée Réclamée par @adeyinkaoresanya Voir sur GitHub
enhancement good first issue
Langage dominant
JavaScript
Étoiles
3
Forks
2
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Add Docker and Docker Compose files to streamline the process of setting up and running the application. By containerizing the app, we can simplify development, testing, and deployment, making it easier for contributors to work in consistent environments without complex setup steps.

## Objectives
- Create a Dockerfile to define the application environment and dependencies.
- Set up a ```docker-compose.yml file``` to manage services, including the main app and any additional dependencies (e.g., database, cache).
- Run the app locally with ```docker-compose up``` command.
- Document the setup instructions in the README for easy adoption by other contributors.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.