{"id":22781666,"url":"https://github.com/walteribeiro/node-setup","last_synced_at":"2026-04-11T03:03:24.532Z","repository":{"id":40762502,"uuid":"276333154","full_name":"walteribeiro/node-setup","owner":"walteribeiro","description":"This is a basic express project setup with typescript.","archived":false,"fork":false,"pushed_at":"2023-07-18T22:42:51.000Z","size":480,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T14:33:58.030Z","etag":null,"topics":["babel","eslint","express","jest","node","prettier","typescript","yarn"],"latest_commit_sha":null,"homepage":"","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/walteribeiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-07-01T09:20:53.000Z","updated_at":"2022-04-28T11:52:06.000Z","dependencies_parsed_at":"2025-03-30T14:40:24.582Z","dependency_job_id":"ce7609b7-4000-4cf1-b421-141c228bd36e","html_url":"https://github.com/walteribeiro/node-setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walteribeiro/node-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walteribeiro%2Fnode-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walteribeiro%2Fnode-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walteribeiro%2Fnode-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walteribeiro%2Fnode-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walteribeiro","download_url":"https://codeload.github.com/walteribeiro/node-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walteribeiro%2Fnode-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31667034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["babel","eslint","express","jest","node","prettier","typescript","yarn"],"created_at":"2024-12-11T21:08:06.699Z","updated_at":"2026-04-11T03:03:24.490Z","avatar_url":"https://github.com/walteribeiro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to node-setup 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003ca href=\"https://github.com/walteribeiro/node-setup#readme\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/walteribeiro/node-setup/graphs/commit-activity\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/walteribeiro/node-setup/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/github/license/walteribeiro/node-setup\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://twitter.com/walter19921\" target=\"_blank\"\u003e\n    \u003cimg alt=\"Twitter: walter19921\" src=\"https://img.shields.io/twitter/follow/walter19921.svg?style=social\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003e This is a basic express project setup with typescript.\n\n### 🏠 [Homepage](https://github.com/walteribeiro/node-setup#readme)\n\n## Install\n\n```sh\nyarn install\n```\n\n## Build for production\n\n```sh\nyarn build\n```\n\n## Usage\n\n### Development\n```sh\nyarn dev\n```\n\n### Production\n```sh\nyarn start\n```\n\n## Run tests\n\n```sh\nyarn test\n```\n\n## Author\n\n👤 **Walter Ribeiro**\n\n* Twitter: [@walter19921](https://twitter.com/walter19921)\n* Github: [@walteribeiro](https://github.com/walteribeiro)\n* LinkedIn: [@walterribeiroti](https://linkedin.com/in/walterribeiroti)\n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\u003cbr /\u003eFeel free to check [issues page](https://github.com/walteribeiro/node-setup/issues). You can also take a look at the [contributing guide](https://github.com/walteribeiro/node-setup/blob/master/CONTRIBUTING.md).\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nCopyright © 2020 [Walter Ribeiro](https://github.com/walteribeiro).\u003cbr /\u003e\nThis project is [MIT](https://github.com/walteribeiro/node-setup/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalteribeiro%2Fnode-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalteribeiro%2Fnode-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalteribeiro%2Fnode-setup/lists"}