{"id":19432173,"url":"https://github.com/pedroobando/react-salida","last_synced_at":"2025-10-13T02:25:11.054Z","repository":{"id":117800277,"uuid":"301878877","full_name":"pedroobando/react-salida","owner":"pedroobando","description":"aplicacion de formato de salida","archived":false,"fork":false,"pushed_at":"2020-12-04T15:52:55.000Z","size":1925,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T20:24:54.781Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedroobando.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-06T23:28:47.000Z","updated_at":"2020-12-04T15:52:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"0924d1bf-347b-4d37-a9c7-4c9cd66506b6","html_url":"https://github.com/pedroobando/react-salida","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroobando%2Freact-salida","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroobando%2Freact-salida/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroobando%2Freact-salida/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedroobando%2Freact-salida/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedroobando","download_url":"https://codeload.github.com/pedroobando/react-salida/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612549,"owners_count":19829027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T14:34:44.150Z","updated_at":"2025-10-13T02:25:05.991Z","avatar_url":"https://github.com/pedroobando.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REACT-SALIDAS\n\n## Description\n\nAplicacion frontend de creacion de tickes de salida de materiales o equipos, lleva el control de las personas, transporte y tiempo que permanecen los equipos afuera.\n\nEl backend de esta apps, es [apisalidas](https://github.com/pedroobando/apisalidas)\n\n## Produccion\n\n```bash\n# cambiar las rutas del archivo\n  .env.production\n```\n\n## Guia Docker\n\n```bash\n# Crear la imagen\n  $ docker build -t reactsalida .\n\n# Crear el contenedor\n# puerto_expuesto: puerto_interno\n# -it: modo interactivo\n# -d: modo deployment\n  $ docker run --name frontendsalida -it -d --restart always -p 8081:80 reactsalida\n\n# Guida de node Docker\n  https://nodejs.org/en/docs/guides/nodejs-docker-webapp/\n\n# Entrar a un contenedor\n  $ docker exec -i -t contenedorId /bin/bash #\n  $ docker exec -i -t contenedorId /bin/sh # \u003c= alpine\n\n# Extraer la base datos del contenedor\n  $ docker cp contenedorId:/app/logisticadb.sqlite  .\n\n# Copiar archivo al contenedor\n  $ docker cp nombredelarchivo  contenedorId:/rutadestino\n```\n\n## License\n\nPedro Obando is [MIT licensed](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroobando%2Freact-salida","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroobando%2Freact-salida","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroobando%2Freact-salida/lists"}