{"id":14973488,"url":"https://github.com/pass-stack/generator-pass","last_synced_at":"2025-10-27T01:30:36.324Z","repository":{"id":57248326,"uuid":"66778370","full_name":"pass-stack/generator-pass","owner":"pass-stack","description":"generator for Play Angular Scala Slick applications","archived":false,"fork":false,"pushed_at":"2016-10-29T20:26:09.000Z","size":1502,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T09:32:08.078Z","etag":null,"topics":["angular","sbt","scala","slick"],"latest_commit_sha":null,"homepage":"https://pass-stack.github.io/","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/pass-stack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-28T16:22:03.000Z","updated_at":"2019-06-10T15:06:34.000Z","dependencies_parsed_at":"2022-08-24T16:51:44.258Z","dependency_job_id":null,"html_url":"https://github.com/pass-stack/generator-pass","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pass-stack%2Fgenerator-pass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pass-stack%2Fgenerator-pass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pass-stack%2Fgenerator-pass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pass-stack%2Fgenerator-pass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pass-stack","download_url":"https://codeload.github.com/pass-stack/generator-pass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238418225,"owners_count":19468868,"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":["angular","sbt","scala","slick"],"created_at":"2024-09-24T13:48:50.859Z","updated_at":"2025-10-27T01:30:35.932Z","avatar_url":"https://github.com/pass-stack.png","language":"JavaScript","readme":"# generator-pass\n\npass is a [Yeoman generator](http://yeoman.io/), used to create a [Scala](http://www.scala-lang.org/), [Slick](http://slick.lightbend.com/), [Play](https://www.playframework.com/) and [Angular](https://angularjs.org/) project\n\n## Getting Started\n\nBefore you begin make sure you have the [yo scaffolding tool](http://yeoman.io/learning/index.html) and [Grunt](http://gruntjs.com/) installed\n\nTo globally install *yo*, *Grunt* and generator-pass you will need to use npm:\n\n```\n$ npm install -g yo grunt generator-pass\n```\n\nWhile we're at it, download [sbt](http://www.scala-sbt.org/) or [activator](https://www.lightbend.com/activator/download) as we'll need it to run the application.\n\n## Generators\n\nAvailable generators:\n\n* [pass](#application-generator)\n* [pass:module](#module-generator)\n\n## Application Generator\n\nThe application generator will help you create a fresh copy of a PASS application in your working folder. To create your PASS application, navigate to a new project folder, and then use *yo* to generate your application:\n\n```\n$ yo pass\n```\n\nThe generator will ask you a few questions about your new application and will generate it for you. When the installation process is over, you will be able to use sbt to run your new PASS application:\n\n```\n$ sbt run\n```\n\n## Module Generator\n\nThe generator will ask you a few questions about your module, when the proccess is done:\n\n```\n$ yo pass:module\n```\n\nyou can reload the project using sbt, if you are already on the sbt command line:\n\n```\n$ sbt reload\n```\n\n## TODO\n\n* refactor the code for the generator and comment it out\n* Add support for Slick Evolutions, that way one doesn't have to create the tables manually\n* Expose the API of the basic crud operations using Swagger in GET /api endpoint\n* add support for authentication and authorization\n\n\n## License\n\n(The MIT License)\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpass-stack%2Fgenerator-pass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpass-stack%2Fgenerator-pass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpass-stack%2Fgenerator-pass/lists"}