# ChatGPT / Fleek を使ってIC上にサイトをデプロイ

By [Shogaku](https://paragraph.com/@shogaku) · 2022-12-11

---

ChatGPTに手伝ってもらった
----------------

参考にした手順

*   Fleek / メタマスクでログイン出来る
    
    [https://blog.fleek.co/posts/crypto-wallet-logins-drip/](https://blog.fleek.co/posts/crypto-wallet-logins-drip/)
    
*   Fleek ENS設定
    
    [https://blog.fleek.co/posts/deploy-your-first-website-with-fleek](https://blog.fleek.co/posts/deploy-your-first-website-with-fleek)
    
*   ICP Hosting
    
    [https://docs.fleek.co/internet-computer-hosting/overview/](https://docs.fleek.co/internet-computer-hosting/overview/)
    
*   Deploying Your First Website With Fleek
    
    [https://blog.fleek.co/posts/deploy-your-first-website-with-fleek](https://blog.fleek.co/posts/deploy-your-first-website-with-fleek)
    

そして、Fleekで設定したあと、githubで何をすれば良いのか分からず。。。[ChatGPT](https://chat.openai.com/chat)に聞きました。

基本的なことから分かっていないので、基本的な質問をしています。

[github](https://github.com/) でHTMLを触る場所はどこか？
---------------------------------------------

![ChatGPT](https://storage.googleapis.com/papyrus_images/f51081fb283a6992573229d1827421e35c81928dcbc038caeccc36c6f33ad2e3.png)

ChatGPT

ここで例えば、どのような記述をすれば良いか？
----------------------

![ChatGPT](https://storage.googleapis.com/papyrus_images/ea380bbd184045fd3a39b1739dbcc2aa705b8b519556239cb0a0b8851fa01531.png)

ChatGPT

サイト
---

IC上にとりあえずサイトができました。有識者の方から見たら恥ずかしいレベルですが。

[https://penvh-6yaaa-aaaad-qcsxq-cai.ic.fleek.co/](https://penvh-6yaaa-aaaad-qcsxq-cai.ic.fleek.co/)

![](https://storage.googleapis.com/papyrus_images/6f36f83a9f9ccdb3f637da9a42646d9f5a438c5b699b11dee026c78a5b17c147.png)

* * *

引き続き、[ChatGPT](https://chat.openai.com/chat)を使用し、Python、SQLを触って勉強したいと思います。

---

*Originally published on [Shogaku](https://paragraph.com/@shogaku/chatgpt-fleek-ic)*
