{"id":23138570,"url":"https://github.com/soker90/arroyo-erp-api","last_synced_at":"2025-06-19T10:36:35.475Z","repository":{"id":39057864,"uuid":"258360454","full_name":"soker90/arroyo-erp-api","owner":"soker90","description":"Node.js api rest server","archived":false,"fork":false,"pushed_at":"2025-06-01T13:51:34.000Z","size":6059,"stargazers_count":3,"open_issues_count":9,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-19T02:16:48.818Z","etag":null,"topics":["express","javascript","nodejs","rest-api"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soker90.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","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-04-24T00:04:09.000Z","updated_at":"2025-03-05T20:21:24.000Z","dependencies_parsed_at":"2023-02-02T13:32:14.027Z","dependency_job_id":"b00efc80-12d0-4025-a255-7879f58166e1","html_url":"https://github.com/soker90/arroyo-erp-api","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/soker90/arroyo-erp-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soker90%2Farroyo-erp-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soker90%2Farroyo-erp-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soker90%2Farroyo-erp-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soker90%2Farroyo-erp-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soker90","download_url":"https://codeload.github.com/soker90/arroyo-erp-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soker90%2Farroyo-erp-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260733569,"owners_count":23054289,"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":["express","javascript","nodejs","rest-api"],"created_at":"2024-12-17T13:11:08.810Z","updated_at":"2025-06-19T10:36:30.454Z","avatar_url":"https://github.com/soker90.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arroyo-erp-api\n\n![GitHub](https://img.shields.io/github/license/soker90/arroyo-erp-api)\n![](https://github.com/soker90/arroyo-erp-api/workflows/Node.js%20CI/badge.svg)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=soker90_arroyo-erp-api\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=soker90_arroyo-erp-api)\n[![codecov](https://codecov.io/gh/soker90/arroyo-erp-api/branch/master/graph/badge.svg)](https://codecov.io/gh/soker90/arroyo-erp-api)\n\nBackend de Arroyo ERP, hecho con node.js y express. Un backoffice para gestión de pymes.\n---\n## TODO\n- [ ] Swagger \n---\n## Requisitos\n\nPara desarrollar necesitas Node.js y un gestor de paquetes para node como npm.\n\n### Node\n- #### Instalación en ArchLinux\n\n  Puedes instalar nodejs y npm fácilmente con pacman, con los siguientes comandos\n\n      $ sudo pacman -Sy nodejs npm\n\n- #### Instalación de Debian, Ubuntu y derivados\n\n  Puedes instalar nodejs y npm fácilmente con apt, con los siguientes comandos\n\n      $ sudo apt install nodejs\n      $ sudo apt install npm\n\n- #### Instalación en Windows\n\n  Descarga Node.js del [sitio oficial](https://nodejs.org/) e instalalo.\n\n  Si se ha instalado correctamente, deberías poder ejecutar los siguientes comandos:\n\n      $ node --version\n      v14.3.0\n\n      $ npm --version\n      6.14.5\n\n  Si necesitas actualizar `npm`, puedes hacerlo usando `npm`:\n\n      $ npm install npm -g\n\n---\n\n## Instalación\n\n    $ git clone https://github.com/soker90/arroyo-erp-api\n    $ cd arroyo-erp-api\n    $ npm i\n\n## Ejecución\n\n    $ npm start\n\n### En desarrollo\n    $ npm run start:dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoker90%2Farroyo-erp-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoker90%2Farroyo-erp-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoker90%2Farroyo-erp-api/lists"}