play-scala-react-seed
play-scala-react-seed copied to clipboard
:snowflake: Scala Play + React seed project with full-fledged build process
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
https://github.com/scala-steward-org/scala-steward/blob/main/docs/repo-specific-configuration.md -> `postUpdateHooks`. Command to run: `scala-cli run .github/docs`.
Hi There, Is there way to pass environment variables to React app? In our application we need to pass an environment variable to React app. Usually in React app the...
Currently `sbt test` runs both frontend and backend tests, there should be a way to run the tests in more granular fashion - separate tasks for frontend, backend and integration...
Adds README instructions for dockerizing the play-react app. I contained the information all within the Readme, since the modifications are generally only something you want if you're going to be...
Hi in your build.sbt there is this line ``` watchSources ++= (baseDirectory.value / "public/ui" ** "*").get ``` May I know what does it do ?? There isn't a folder at...
## About this PR 📦 Updates [org.scalatestplus.play:scalatestplus-play](https://github.com/playframework/scalatestplus-play) from `5.1.0` to `7.0.1` ⚠ 📜 [GitHub Release Notes](https://github.com/playframework/scalatestplus-play/releases/tag/7.0.1) - [Version Diff](https://github.com/playframework/scalatestplus-play/compare/5.1.0...7.0.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to...
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.7.15` to `3.7.17` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.7.17) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.7.15...v3.7.17) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * com.typesafe.play:play-akka-http-server * com.typesafe.play:play-filters-helpers * com.typesafe.play:play-guice * com.typesafe.play:play-logback * com.typesafe.play:play-server * com.typesafe.play:play-test * com.typesafe.play:sbt-plugin from `2.9.0` to `3.0.0` ⚠ ## Usage ✅ **Please merge!**...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.8.1 to 6.13.0. Release notes Sourced from react-router-dom's releases. [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated dependencies [email protected] [email protected] [email protected] Patch Changes Updated...