hulk510 / playground

This is frontend playground with monorepo for WAI(haruka). created by turbo.
https://haruka.dad
0 stars 0 forks source link

chore: いくつかアプリケーションの修正 #762

Closed hulk510 closed 1 month ago

hulk510 commented 1 month ago

マイグレーションファイルの作成とget自体サーバーサイドで取得すればbaseURLとか設定しなくてもいいなと思ったので修正した。

APIとサーバーレンダリングでfetchするのどっちでやればいいのか難しいな。基本的にはサーバーで処理させてどこからでも呼べるようにしたいとか、backendに渡したいとかクライアントから実行したりしたい場合はAPIを作るんかなー。

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
playground ❌ Failed (Inspect) Jul 29, 2024 0:16am
2 Skipped Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **haruka.dad** | ⬜️ Ignored ([Inspect](https://vercel.com/hulk510s-projects/haruka.dad/7nsZ6vmSTyd5xptjdY4soc4qPXJ6)) | [Visit Preview](https://harukadad-git-chore-fix-db-hulk510s-projects.vercel.app) | | Jul 29, 2024 0:16am | | **portfolio** | ⬜️ Ignored ([Inspect](https://vercel.com/hulk510s-projects/portfolio/3MzanAgsoNJd7UdY2SsBTUZN4zxh)) | [Visit Preview](https://portfolio-git-chore-fix-db-hulk510s-projects.vercel.app) | | Jul 29, 2024 0:16am |
vercel[bot] commented 1 month ago

Deployment failed with the following error:

Resource is limited - try again in 3 hours (more than 100, code: "api-deployments-free-per-day").
vercel[bot] commented 1 month ago

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").
hulk510 commented 1 month ago

renovateがアップデート走らせまくるせいでvercelの制限超えるので、週末にした。 あとhealthCheck用のAPIを作成