Tenn25 Blog
Category – other
3 posts tagged with "other" (See all categories)

いまさらWSL2でDocker開発環境を作る

2022-07-07T22:02:18.918Z1 Min Read — In other

参考 https://zenn.dev/kcabo/articles/c4f9b7fecc503a WSL2 と VSCode の拡張などはインストール済なので Docker の Python 実行環境のみ用意する。 main.py Dockerfile 左下のをクリック →を選択 これで既に用意した Dockerfile で定義したコンテナが起動してアクセス済の状態。

GGatsbyことはじめ

2022-07-07T01:16:18.918Z1 Min Read — In other

参考 メモ ファイルを移動したりするとやたらでエラーが出る https://dev.classmethod.jp/articles/what-to-do-when-a-file-not-found-error-occurs-in-tsconfigjson/ バグらしいので VSCode 再起動で直りそう。 チュートリアル https://docs.microsoft.com/ja-jp/learn/modules/create-deploy-static-webapp-gatsby-app…

NNetlifyのSTG環境作成

2022-07-01T21:16:18.918Z1 Min Read — In other

久々に記事を更新していく フロントの見た目も変えたいので、開発環境を用意したい。 ブランチを作成 Netlifyの設定 作成したブランチを設定 これだけ。 Pushしたらビルドが通って、 https://develop--tenn25blog.netlify.app/ でアクセス可能になった。 すごい。