Yumax-panda / full-stack

A portfolio platform
https://full-stack-rvp52emraq-an.a.run.app/
MIT License
1 stars 0 forks source link

Fix/remove server actions #216

Closed Yumax-panda closed 2 months ago

Yumax-panda commented 2 months ago

やったこと

UIとロジックの関心を分離させる & サーバーの処理を一箇所に集めるため、Server actionsをRoute Handlersへ置き換えた。