Skip to content

Set Up Streama for Development

Jeremy Ryan edited this page Mar 25, 2018 · 4 revisions
  • Best IDE is definitely IntelliJ IDEA, but eclipse also works
  • get a local mysql running
  • get grails 3.1.14 (Use SDKMAN to download it)
  • get JDK8
  • open project in IDE and configure it to use grails 3.1.14 and your JDK
  • run using run-app (or in IntelliJ, run with the play-button in the top)

Heres a video of me setting it up: https://www.youtube.com/watch?v=hn9grcWbBFM&t=11s