Skip to content

Commit 5caf2e1

Browse files
authored
Update README.md
1 parent b8b1087 commit 5caf2e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313

1414
| タイプ | ステータス |
1515
| --- | --- |
16-
| ページ公開 | 公開中 |
17-
| 開発 | バックエンドの主要機能は開発済み。今後はReactによるフロント開発 + バックエンドAPI開発へ |
16+
| Webサイト | 公開中(SPA版⏩https://othello.ebinas.dev 、Laravel版⏩https://ddd-othello.ebinas.dev) |
17+
| バックエンド開発 | 主要なドメイン層の機能は開発済み。TODO: ドメイン層の継続的なリファクタリングとプレゼンテーション層の開発 |
18+
| フロントエンド開発|Reactにて開発中。リポジトリはこちらhttps://github.com/ebinase/othello-frontend|
1819

1920

2021
## :wrench: 技術要件
@@ -85,11 +86,11 @@ $ ./vendor/bin/sail stop
8586

8687
## :books: 技術等(予定)
8788
### バックエンド
88-
* PHP + Laravel
89+
* PHP/Laravel
8990

9091
### フロントエンド
9192
* TypeScript
92-
* React.js or Vue.js
93+
* React.js
9394

9495
### インフラ
9596
* AWS

0 commit comments

Comments
 (0)