taichi– Author –
-
Supabase Edge Functionsを使ってみる
やりたいこと 話題のBaaSを使ってみようというお話 やったこと 手順は参考サイト通り あとでまとめます https://supersoftware.jp/tech/20240226/19414/ 参考 https://zenn.dev/yamap_web/articles/d6011b6fba28f3 https://zenn.dev/yamap_web/articles/d6... -
ignoreを上手く実行する
やりたいこと .gitignoreの更新まず、.gitignore に frontend/ を追記し、frontend フォルダを無視対象に指定します。bashコピーする# .gitignorefrontend/キャッシュの削除すでにGitの追跡対象となっているフォルダを「無視」させるには、Gitのキャッシュ... -
【Python】python-dotenvはもともとOSに設定されている環境変数と同名の環境変数を上書きしない(override=Trueが必要)VSCodeとGitHub連携で”git add” returning “fatal: outside repository” error が出たときの対処方法
やりたいこと https://qiita.com/ricemountainer/items/315aa4b917d655c98c16 やったこと 手順は参考サイト通り あとでまとめます 参考 -
VSCodeとGitHub連携で”git add” returning “fatal: outside repository” error が出たときの対処方法
やりたいこと https://qiita.com/LifescrewDesign/items/52965199a7d8eaff9d8c やったこと 手順は参考サイト通り あとでまとめます 参考 -
Nextjs Stripe
やりたいこと https://zenn.dev/stripe/books/stripe-nextjs-use-shopping-cart/viewer/step4-1_client_checkout やったこと 手順は参考サイト通り あとでまとめます 参考 -
Hydration Error
やりたいこと https://qiita.com/Yametaro/items/22cde58cd6abf577f1a4 やったこと 手順は参考サイト通り あとでまとめます 参考 -
pnpm
やりたいこと https://azukiazusa.dev/blog/pnpm-npm/ やったこと 手順は参考サイト通り あとでまとめます 参考 -
Kudu について Azure app service
やりたいこと https://withwonder.co.jp/blog/kudu-introduction/ やったこと 手順は参考サイト通り あとでまとめます 参考 -
Sequel Aceとは
やりたいこと https://eiji.page/blog/sequel-ace-intro/https://qiita.com/royal_straight_flush/items/a1e0e1012bd5664fdbf0https://qiita.com/shiva_it/items/6ad4c9213599d6370f17 やったこと 手順は参考サイト通り あとでまとめます 参考 -
useContextとは
やりたいこと https://zenn.dev/hitoshiasano/articles/3aea56a6a8c0f7 やったこと 手順は参考サイト通り あとでまとめます 参考