{"id":18310962,"url":"https://github.com/jimschubert/eab","last_synced_at":"2025-04-09T12:10:42.688Z","repository":{"id":9243704,"uuid":"11064493","full_name":"jimschubert/eab","owner":"jimschubert","description":"A boilerplate app for express.js, angular.js and bootstrap... eab, get it?","archived":false,"fork":false,"pushed_at":"2013-11-02T22:41:39.000Z","size":756,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T05:46:39.614Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimschubert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-30T04:19:28.000Z","updated_at":"2015-02-11T21:19:42.000Z","dependencies_parsed_at":"2022-09-09T15:00:53.507Z","dependency_job_id":null,"html_url":"https://github.com/jimschubert/eab","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Feab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Feab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Feab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimschubert%2Feab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimschubert","download_url":"https://codeload.github.com/jimschubert/eab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036066,"owners_count":21037092,"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-05T16:16:01.633Z","updated_at":"2025-04-09T12:10:42.664Z","avatar_url":"https://github.com/jimschubert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eab\n\nA boilerplate application for express.js, angular.js, and Twitter's bootstrap (via angular-ui), as originally generated by [initializr.com](http://www.initializr.com/).\n\n## Getting Started\n__note__ depending on your system configuration, you may need to prepend `sudo` to `npm install -g` global installs below.\n\nInstall application dependencies:\n\n```Bash\nnpm install -g grunt grunt-cli karma jshint\nnpm install -d\n```\n\nRun the app with `npm start`.\n\n### Run tests\n\n*Unit Test express app*\n```Bash\ngrunt nodeunit\n```\n\n*Unit Test angular app*\n```Bash\ngrunt karma:unit\n```\n\n*End-to-end test angular app*\nStart the app in one terminal\n```Bash\nnpm start\n```\nExecute tests against running app\n```Bash\ngrunt karma:e2e\n```\n\n*Run all express.js and angular.js unit tests*\n```Bash\ngrunt nodeunit karma:unit\n```\n**or**\n```Bash\nnpm test\n```\n\nCode coverage is enabled by default. To view coverage reports, open `./coverage` in your file chooser. Coverage reports\ncan be found under directories by browser name. Open the `index.html` file in each directory.  Changing the coverage type\nin `config/karma.conf.js` will affect these output files.\n\n### Run jshint on app\n\n```Bash\ngrunt jshint:app\n```\n\n## Documentation\n_(Coming soon)_\n\n## Examples\n_(Coming soon)_\n\n## Contributing\nIn lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).\n\n## Release History\n_(Nothing yet)_\n\n## License\nCopyright (c) 2013 Jim Schubert\nLicensed under the MIT license.\n\n## Other Licenses\n\nBootstrap: http://www.apache.org/licenses/LICENSE-2.0  \n\njQuery: http://jquery.org/license  \n\nModernizr: http://modernizr.com/license/  \n\nangular.js: https://github.com/angular/angular.js/blob/master/LICENSE  \n\nangular-ui/bootstrap: https://github.com/angular-ui/bootstrap/blob/master/LICENSE\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Feab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimschubert%2Feab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimschubert%2Feab/lists"}