Program-AR / Program-AR/pilas-bloques-app

Agregarle password al mongo

Open
#175 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
14
Forks
12
Avg merge
7d 8h
Merged PRs (30d)
2

Description

Hoy es relativamente segura la conexión, por como está armada la arquitectura de staging y producción.
Pero estaría bueno agregar además la password.

  • La contraseña debe agregarse a los .env de api y de analytics y debe ser consultada desde allí desde ambos proyectos para levantar la conexión al mongo.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the .env files for the api and analytics projects and trace how each project currently establishes its MongoDB connection. Confirm how staging and production credentials are supplied before making the password available to both connection paths. Done means both projects read the password from their environment configuration and authenticate successfully against MongoDB.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, mongodb
Domain
databases, security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.