{"id":20121981,"url":"https://github.com/pedrorijo91/play-slick3-steps","last_synced_at":"2025-05-06T16:32:20.916Z","repository":{"id":78824422,"uuid":"45575785","full_name":"pedrorijo91/play-slick3-steps","owner":"pedrorijo91","description":"Example app using scala Play Framework and Slick","archived":false,"fork":false,"pushed_at":"2019-04-17T21:03:07.000Z","size":26,"stargazers_count":66,"open_issues_count":0,"forks_count":34,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T14:21:21.871Z","etag":null,"topics":["demo","mysql","play-framework","scala","slick","tutorial","tutorials"],"latest_commit_sha":null,"homepage":"http://pedrorijo.com/blog/play-slick/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pedrorijo91.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-11-05T00:06:31.000Z","updated_at":"2025-04-09T06:37:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"77a478b3-9761-4d20-8670-3fef36d00f56","html_url":"https://github.com/pedrorijo91/play-slick3-steps","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/pedrorijo91%2Fplay-slick3-steps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrorijo91%2Fplay-slick3-steps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrorijo91%2Fplay-slick3-steps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pedrorijo91%2Fplay-slick3-steps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pedrorijo91","download_url":"https://codeload.github.com/pedrorijo91/play-slick3-steps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252721083,"owners_count":21793748,"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":["demo","mysql","play-framework","scala","slick","tutorial","tutorials"],"created_at":"2024-11-13T19:33:56.886Z","updated_at":"2025-05-06T16:32:20.911Z","avatar_url":"https://github.com/pedrorijo91.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# play-slick3-steps example\n[![Build Status](https://travis-ci.org/pedrorijo91/play-slick3-steps.svg)](https://travis-ci.org/pedrorijo91/play-slick3-steps)\n\nSimple working app using play 2.7 and slick 4.0.0 with mysql. Step by step tutorial at [https://pedrorijo91.github.io/blog/play-slick/](https://pedrorijo91.github.io/blog/play-slick/)\n\nCreated since the [available demos](https://github.com/playframework/play-slick/tree/master/samples) have too much irrelevant code to who wants to integrate slick with a play app.\n\nBased on [bhavyalatha26/play-scala-slick-example](https://github.com/bhavyalatha26/play-scala-slick-example).\n\nRemoved some code such as:\n\n* Traits and implementation classes\n* Useless controllers\n* Support for i18n\n* activator\n\n## Getting Started\n\nTo run this demo using sbt:\n\n * `git clone` this repository\n * Update the MySQL server url, username and password in `conf/application.conf`\n * Create a `example` database on your MySQL server.\n\n```mysql\n    CREATE DATABASE example;\n```\n\n * Launch the demo using `sbt run`\n * Open the Play web server at \u003chttp://localhost:9000\u003e\n * You should be prompted to apply the evolution script. Apply the script.\n * You should now see the app running.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrorijo91%2Fplay-slick3-steps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedrorijo91%2Fplay-slick3-steps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedrorijo91%2Fplay-slick3-steps/lists"}