8000 GitHub - stmtk1/Shitforces: くそなぞなぞコンテストサイト
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div class=" d-flex flex-wrap flex-items-center wb-break-word f3 text-normal"> / Shitforces Public
forked from ShopOne/Shitforces

くそなぞなぞコンテストサイト

License

Notifications You must be signed in to change notification settings

stmtk1/Shitforces

 
 

Repository files navigation

Shitforces

くそなぞなぞコンテストサイトです。

実行

バックエンド開発者用

IntelliJのUltimate(他のIDEは未確認です)ならプロジェクト開いて実行ボタンで実行できます。
プロジェクトルートで ./gradlew bootrun も動きます。

フロントエンド開発者用

ReactのFast Refleshを有効にできます。以下のコマンドを使用してください。

  • make front: クライアントの開発サーバーを起動します。
  • make back: バックエンドを起動します。
  • make server: PostgreSQLを起動します。

環境設定

ローカルで動かす場合、環境変数として以下を設定する必要があります

  • DATABASE_URL(jdbc:postgresql://localhost:5432/db 等)
  • DATABASE_USER(shop_one 等)
  • DATABASE_PASSWORD(password 等)

また、事前にpostgresqlでデータベースを作る必要があります

About

くそなぞなぞコンテストサイト

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.5%
  • Kotlin 42.4%
  • JavaScript 0.7%
  • HTML 0.7%
  • CSS 0.6%
  • Makefile 0.1%
0