/kotlin-dvd-rental-dev

Sample project with postgres dvd rental database. Kotlin (Spring Boot) as Backend API Server. Vue.js & Ruby on Rails as Front.

Primary LanguageKotlin

kotlin-dvd-rental-dev

構成

architecture

how to run

  1. api(Kotlin APIサーバー)を起動。swagger-codegenでrubyクライアントを生成
  2. customer-front(Rails フロントサーバー:顧客画面)を起動
  3. admin-front(Rails フロントサーバー:管理画面)を起動

how to push to all remote repositories

$ ./git-remote-add
$ ./git-push-all