{"id":16847033,"url":"https://github.com/atmos/heroku-express","last_synced_at":"2025-04-11T06:44:50.378Z","repository":{"id":902063,"uuid":"658256","full_name":"atmos/heroku-express","owner":"atmos","description":"a simple app skeleton for running an express app on heroku","archived":false,"fork":false,"pushed_at":"2010-08-22T23:54:15.000Z","size":496,"stargazers_count":31,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T04:41:28.004Z","etag":null,"topics":[],"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/atmos.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-05-09T23:18:40.000Z","updated_at":"2018-05-18T21:08:21.000Z","dependencies_parsed_at":"2022-07-15T04:46:54.416Z","dependency_job_id":null,"html_url":"https://github.com/atmos/heroku-express","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmos%2Fheroku-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmos%2Fheroku-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmos%2Fheroku-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atmos%2Fheroku-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atmos","download_url":"https://codeload.github.com/atmos/heroku-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358549,"owners_count":21090401,"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-10-13T13:06:20.421Z","updated_at":"2025-04-11T06:44:50.357Z","avatar_url":"https://github.com/atmos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"heroku-express\n==============\n\nThis is a Hello World [express][expressjs] 1.0 app to get going on [heroku's][heroku] experimental [node.js][node] support.  Heroku does not support any packagement management at this time so this project follows the convention of putting everything in `vendor`.\n\nIt uses the [html 5 boilerplate][boilerplate] from github to give you a good place to get started.  This gives you a default layout and a bunch of extra crap you probably wouldn't want to have to track down yourself.\n\nClone this repo and you're ready to go.\n\nRunning\n=======\n\nFor local development you can simply run `node` on the server.js file at the root of the project.  Keep in mind that it doesn't reload code dynamically so you'll end up restarting the server quite often. :)\n\n    % node server.js\n\nSetup\n=====\n\nFollow the instructions on the [heroku beta-docs site][beta-docs] to create a project.  It should be as simple as:\n\n    % heroku create my-knockout-app --stack beech\n    % git push heroku master\n\nEach time you push to heroku it will display a link that you can open to see your running application.\n\nBranches\n========\n\nThere's also a few branches for other use cases on heroku\n\n* Vanilla [Connect][connectjs] App - [link][connect-branch]\n* Express 0.14.1 (Old Express Version) - [link][v0.14.1-branch]\n\n[heroku]: http://heroku.com\n[node]: http://nodejs.org\n[connectjs]: http://senchalabs.github.com/connect/\n[expressjs]: http://expressjs.com\n[boilerplate]: http://github.com/paulirish/html5-boilerplate\n[beta-docs]: http://docs-beta.heroku.com/\n[connect-branch]: http://github.com/atmos/heroku-express/tree/connect\n[v0.14.1-branch]: http://github.com/atmos/heroku-express/tree/v0.14.1\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmos%2Fheroku-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatmos%2Fheroku-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatmos%2Fheroku-express/lists"}