Giter Club home page Giter Club logo

backend-typescript-firebase's Introduction

Bienvenido a la app

Para subir la aplicacion seguimos esta lista de pasos

  1. Hace npm install
  2. Dejare mi firebase info pero si desea lo puedes cambiar
  3. Cambiar el archivo .env copy a .env y agregar los datos necesarios
  4. npm run start-dev para correr local

Para acceder a stackblitz.com

Estructura del proyecto

  • index.js
  • src
    • api
      • controllers
      • interfaces
      • middleware
      • repositories
      • routes
      • app.ts
    • config

Tecnologias

  • Awilix: Para utilizar inyeccion de dependencia en nuestro proyecto
  • Nodemon: Para en desarrollo poder trabajar sin tener que compilar cada vez que quieremos ver cambios ya que este los monitorea por nosotros facilitando ese proceso en desarrollo
  • FireStore: Como base de datos
  • Typescript

Informacion extra

  • Por cuestion de tiempo decidi no hacer la implementacion de loguer, espero entiendan
  • Hice las pruebas unitarias de esa forma ya que al usar awilix es un poco mas incomodo por cuestion del container y tomaria mas tiempo

backend-typescript-firebase's People

Contributors

sjrguez avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.