
Using Firebase and Firestore with NextJS and Docker - Part 2 - Setup firebase in Next.js
On our previous post shows how to integrate firebase with docker. This article we will integrate Nex…
On our previous post shows how to integrate firebase with docker. This article we will integrate Nex…
Last year, I got a case to use firebase and firestore with Next.js. I've been fullstack many years, …
我們上一篇已經設定好docker及hardhat專案,這一篇就從NFT開始。 Generate NFT metadata 先建立一個images資料夾後,把你想要的圖片放進去,並存成1, 2, 3..
農曆年前結束了一個博弈業的案子,開啟了虛擬貨幣及區塊鏈的契機。年後,整個2月都在研究區塊鏈的各種應用,NFT、opensea、solidity、hardhat、ipfs、testnet,今天這篇文章來…
新的一篇文章來講講最近踩的雷,起因手邊有個案子開了一台CentOS 8機器給我,讓我在上面設定docker跟跑起服務。實在跟CentOS很不熟的我決定寫篇備忘錄。 一開始就先開台乾淨的CentOS V…
前情提要 最近要將手邊的案子掛上HTTPS,機器是在Google Cloud Platform (GCP)上面開compute engine (gce),並在裡面run docker (nginx),…