Skip to content

Aplicación para conectar a la fuerza laboral que es adulto mayor con empleadores del estado de Nuevo León.

Notifications You must be signed in to change notification settings

ProyectoIntegrador2018/bolsa_trabajo_back

Repository files navigation

bolsa_trabajo_back

Aplicación para conectar a la fuerza laboral que es adulto mayor con empleadores del estado de Nuevo León.

Table of contents

Client Details

Name Email
Hector Ayala Morales [email protected]

Environment URLS

  • Production - TBD
  • Development - TBD

Da team

Name Email Role
Ricardo Marcelo Lozano Gil [email protected] Development
Luis Felipe Miranda Icazbalceta [email protected] Development
David Acevedo Villarreal [email protected] Development
Aaron García Guzmán [email protected] Development

Technology Stack

Technology Version
Node 10.0.0
TypeScript 3.8.0
Express 4.17.1
Firebase Functions 3.6.1

Management tools

You should ask for access to this tools if you don't have it already:

Development

Setup the project

  1. Clone this repository into your local machine
$ git clone https://github.com/ProyectoIntegrador2018/bolsa_trabajo_back.git

Running the stack for Development

  1. Run the following command to install all the necessary dependencies:
$ npm install
  1. Run the following command to install Google Firebase Tools globally in your machine.
$ npm install -g firebase-tools
  1. Run the following command to run the program.
$ npm run build && firebase emulators:start

Stop the project

  1. You can stop the project in the terminal with the command
Control + C

Debugging

There's no current way of debugging other than modifying the code. (Eg. console.log())

Running specs

We have not yet determined the running specs. All of our computers have been able to run it just fine.

Checking code for potential issues

There's no current way of checking code for potential issues other than using the page.

About

Aplicación para conectar a la fuerza laboral que es adulto mayor con empleadores del estado de Nuevo León.

Resources

Stars

Watchers

Forks

Packages

No packages published