chaoss / chaoss/AFOS-API

Containerize the project

Abierto
#1 2 comentarios 1 reacción 1 asignado Reclamado por @adeyinkaoresanya Ver en GitHub
enhancement good first issue
Lenguaje dominante
JavaScript
Estrellas
3
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.