mirror of
https://github.com/streamaserver/streama.git
synced 2026-04-25 18:45:59 +03:00
4
Set Up Streama for Development
Jeremy Ryan edited this page 2018-03-25 12:15:03 +11:00
- 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