{"id":48613203,"url":"https://github.com/ikkxeer/ne-launcher","last_synced_at":"2026-04-09T01:01:48.262Z","repository":{"id":347309442,"uuid":"1193550784","full_name":"ikkxeer/NE-Launcher","owner":"ikkxeer","description":"Automatic Node Express Launcher Helper","archived":false,"fork":false,"pushed_at":"2026-03-27T10:56:42.000Z","size":25,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-27T22:42:12.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ikkxeer.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-27T10:49:38.000Z","updated_at":"2026-03-27T10:56:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ikkxeer/NE-Launcher","commit_stats":null,"previous_names":["ikkxeer/ne-launcher"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ikkxeer/NE-Launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikkxeer%2FNE-Launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikkxeer%2FNE-Launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikkxeer%2FNE-Launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikkxeer%2FNE-Launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikkxeer","download_url":"https://codeload.github.com/ikkxeer/NE-Launcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikkxeer%2FNE-Launcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31580507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-04-09T01:01:43.461Z","updated_at":"2026-04-09T01:01:48.238Z","avatar_url":"https://github.com/ikkxeer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Express Launcher\n\nHerramienta gráfica para iniciar proyectos Node.js + Express de forma rápida.\n\n## Requisitos previos\n\n- Python 3.10 o superior\n- pip\n\n## Instalación\n\n```bash\npip install -r requirements.txt\n```\n\n## Ejecutar la aplicación\n\n```bash\npython main.py\n```\n\n---\n\n## Estructura del proyecto\n\n```\nnode-express-launcher/\n├── main.py              # Ventana principal y navegación\n├── checker.py           # Lógica: verificar Node.js y npm\n├── project_gen.py       # Lógica: generar el proyecto base\n├── ui/\n│   ├── checker_view.py  # Vista de verificación de entorno\n│   └── creator_view.py  # Vista de creación de proyecto\n└── requirements.txt\n```\n\n## ¿Qué genera el launcher?\n\nAl crear un proyecto obtienes:\n\n```\nmi-proyecto/\n├── src/\n│   ├── index.js         # Servidor Express configurado\n│   └── routes/\n│       └── api.js       # Router de ejemplo\n├── package.json         # Scripts: dev (nodemon) y start\n├── .gitignore\n├── .env.example\n└── README.md\n```\nCon las dependencias ya instaladas. Solo tienes que abrir la carpeta y ejecutar:\n```bash\nnpm run dev\n```\n\n## Página básica generada al hacer `npm run dev`\n\u003cimg width=\"1920\" height=\"912\" alt=\"image\" src=\"https://github.com/user-attachments/assets/590112df-3b94-48a4-aefe-04bffcd011d3\" /\u003e\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikkxeer%2Fne-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikkxeer%2Fne-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikkxeer%2Fne-launcher/lists"}