{"id":16236259,"url":"https://github.com/dylanon/heroku-node-js-getting-started","last_synced_at":"2026-01-20T05:33:55.085Z","repository":{"id":98878096,"uuid":"119721039","full_name":"dylanon/heroku-node-js-getting-started","owner":"dylanon","description":null,"archived":false,"fork":false,"pushed_at":"2018-01-31T17:52:56.000Z","size":243,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T08:41:10.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/dylanon.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":"2018-01-31T17:40:48.000Z","updated_at":"2018-01-31T17:41:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3056e34-1484-4379-9be3-9a7f10dda464","html_url":"https://github.com/dylanon/heroku-node-js-getting-started","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylanon/heroku-node-js-getting-started","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanon%2Fheroku-node-js-getting-started","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanon%2Fheroku-node-js-getting-started/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanon%2Fheroku-node-js-getting-started/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanon%2Fheroku-node-js-getting-started/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylanon","download_url":"https://codeload.github.com/dylanon/heroku-node-js-getting-started/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylanon%2Fheroku-node-js-getting-started/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28596459,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: 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":"2024-10-10T13:29:48.973Z","updated_at":"2026-01-20T05:33:55.062Z","avatar_url":"https://github.com/dylanon.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# heroku-node-js-getting-started\n\nA barebones Node.js app using [Express 4](http://expressjs.com/).\n\nCreated from Heroku's starter repo, and built upon while following along with [Getting Started with Node on Heroku](https://devcenter.heroku.com/articles/getting-started-with-nodejs) article - check it out.\n\n## Routes\n\n- ```/``` (root)\n  - Displays landing page for *Getting Started with Node on Heroku*\n- ```/cool```\n  - Displays a [cool ascii face](https://www.npmjs.com/package/cool-ascii-faces)\n- ```/times```\n  - Displays number from 0 to n - 1, where n is a number provided to the application as an environment variable (Heroku config var)\n- ```/db```\n  - Displays a list of ids and names retrieved from an example Postgres database\n\n\n## Running Locally\n\nMake sure you have [Node.js](http://nodejs.org/) and the [Heroku CLI](https://cli.heroku.com/) installed.\n\n```sh\n$ git clone git@github.com:heroku/node-js-getting-started.git # or clone your own fork\n$ cd node-js-getting-started\n$ npm install\n$ npm start\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```\n$ heroku create\n$ git push heroku master\n$ heroku open\n```\nor\n\n[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)\n\n## Documentation\n\nFor more information about using Node.js on Heroku, see these Dev Center articles:\n\n- [Getting Started with Node.js on Heroku](https://devcenter.heroku.com/articles/getting-started-with-nodejs)\n- [Heroku Node.js Support](https://devcenter.heroku.com/articles/nodejs-support)\n- [Node.js on Heroku](https://devcenter.heroku.com/categories/nodejs)\n- [Best Practices for Node.js Development](https://devcenter.heroku.com/articles/node-best-practices)\n- [Using WebSockets on Heroku with Node.js](https://devcenter.heroku.com/articles/node-websockets)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanon%2Fheroku-node-js-getting-started","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylanon%2Fheroku-node-js-getting-started","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylanon%2Fheroku-node-js-getting-started/lists"}