{"id":17022749,"url":"https://github.com/signalkuppe/mean-heroku","last_synced_at":"2026-04-10T02:54:24.012Z","repository":{"id":75488811,"uuid":"41491675","full_name":"signalkuppe/mean-heroku","owner":"signalkuppe","description":"a starter kit for projects based on the mean stack with Heroku as PAAS","archived":false,"fork":false,"pushed_at":"2015-08-27T15:04:54.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-22T18:12:39.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/signalkuppe.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}},"created_at":"2015-08-27T14:30:40.000Z","updated_at":"2015-08-27T14:31:47.000Z","dependencies_parsed_at":"2023-03-11T19:54:47.990Z","dependency_job_id":null,"html_url":"https://github.com/signalkuppe/mean-heroku","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/signalkuppe/mean-heroku","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalkuppe%2Fmean-heroku","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalkuppe%2Fmean-heroku/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalkuppe%2Fmean-heroku/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalkuppe%2Fmean-heroku/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/signalkuppe","download_url":"https://codeload.github.com/signalkuppe/mean-heroku/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/signalkuppe%2Fmean-heroku/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278639722,"owners_count":26020287,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"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":[],"created_at":"2024-10-14T07:11:09.104Z","updated_at":"2025-10-06T16:18:15.682Z","avatar_url":"https://github.com/signalkuppe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mean-heroku\n\n\u003e a starterkit for projects based on the mean stack using Heroku as PAAS\n\n## Why\nMean stack is cool but get it all done can be difficult.\nThere are lots of starter kits but they often make assumptions, add too much features or miss some important parts.\nThis example show the complete workflow to build a node js app based on [Mongodb](https://www.mongodb.org),\n[Mongoose](http://mongoosejs.com/), [Express](http://expressjs.com/) and [Angular](https://angularjs.org/) and\ndeploy it with [Heroku](https://www.heroku.com)\n\n### Set up on your local machine\n\nBe sure to have mongodb installed and running\n\nClone the repo\n\nInstall all the dependencies with\n\n```js\nnpm install\n```\nStart the app using\n\n```js\nnodemon app\n ```\n(see [nodemon](http://nodemon.io) app docs)\n\n### Deploy to Heroku\n\nSign up at Heroku's website for a Free Plan\n\nCreate an app and follow their step by step guide\n\nAdd the MongoLab app with\n\n```js\nheroku addons:create mongolab:sandbox\n```\n(you need the enter your credit card info but you won't be charged)\n\nDeploy your app using\n\n```js\ngit push heroku master\n```\n\nVisit the application url and enjoy!\n\n### To Do\n\nBetter docs\n\n## License\nCopyright (c) 2015 [signalkuppe](http://www.signalkuppe.com). Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalkuppe%2Fmean-heroku","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsignalkuppe%2Fmean-heroku","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsignalkuppe%2Fmean-heroku/lists"}