{"id":18148358,"url":"https://github.com/tinymins/ts-node-express-boilerplate","last_synced_at":"2025-04-06T21:47:31.391Z","repository":{"id":66992035,"uuid":"390625748","full_name":"tinymins/ts-node-express-boilerplate","owner":"tinymins","description":"TypeScript Node Express Boilerplate","archived":false,"fork":false,"pushed_at":"2024-12-31T07:41:50.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T03:51:52.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/tinymins.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":"2021-07-29T06:35:12.000Z","updated_at":"2024-12-31T07:41:53.000Z","dependencies_parsed_at":"2023-03-13T20:29:05.013Z","dependency_job_id":null,"html_url":"https://github.com/tinymins/ts-node-express-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymins%2Fts-node-express-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymins%2Fts-node-express-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymins%2Fts-node-express-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinymins%2Fts-node-express-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinymins","download_url":"https://codeload.github.com/tinymins/ts-node-express-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557805,"owners_count":20958047,"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-01T23:08:22.671Z","updated_at":"2025-04-06T21:47:31.371Z","avatar_url":"https://github.com/tinymins.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TypeScript Node Express Boilerplate\r\n\r\nThis is a boilerplate project for typescript node express.\r\n\r\n## Setup\r\n\r\n### Environment\r\n\r\n**For Linux**, ensure that your node has permission to listen on port 80. (OSX system do not need this)\r\n\r\n    ```sh\r\n    sudo apt-get install libcap2-bin\r\n    sudo setcap cap_net_bind_service=+ep `readlink -f \\`which node\\``\r\n    ```\r\n\r\n### Start\r\n\r\n    ```sh\r\n    npm install\r\n    npm start\r\n    ```\r\n\r\nOpen browser and visit http://127.0.0.1/status .\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymins%2Fts-node-express-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinymins%2Fts-node-express-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinymins%2Fts-node-express-boilerplate/lists"}