Skip to content

Auth firebase #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Auth firebase #1

wants to merge 2 commits into from

Conversation

lgcarlinf
Copy link
Owner

TIPO DE PULL REQUEST

Indique si el pull request es:

  • Nueva funcionalidad

DESCRIPCIÓN DEL CAMBIO

This pull request includes significant changes to the backend system, focusing on setting up environment variables, configuring the database, and implementing authentication and transaction handling. The most important changes include adding environment variables, configuring the database with Sequelize, and creating controllers, services, and repositories for authentication and transaction management.

Environment Configuration:

Database Configuration:

Authentication and Authorization:

Transaction Management:

Other Changes:

  • back/package.json: Added dependencies for dotenv, firebase-admin, pg, and sequelize.
  • back/src/app.ts: Created App class to initialize the Express application with Firebase, middlewares, routes, and database.
  • back/src/index.ts: Refactored to use the new App class and load environment variables.
  • front/package.json: Added dependencies for axios, firebase, and react-router-dom.

Copy link

vercel bot commented Oct 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
poc-fullstack-repo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 7:04am
poc-fullstack-repo-b63j ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2024 7:04am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant