Hoh Shen Yien
Shen's Developer Diary

Shen's Developer Diary

Follow
homeNext.jsLeetcodeExperienceLife
Tag

Docker

#docker

More content

Read more stories on Hashnode


Articles with this tag

Dotenv-vault: The New Way to Manage .env

May 23, 20239 min read

Are you still sharing your .env file around using Slack? It's probably time to level up your game and use a proper tool for it. · Sharing .env values...

Dotenv-vault: The New Way to Manage .env

Insta-Next: Deploying Next.js on Vercel / using Docker

Apr 12, 202311 min read

Finally, we are going to launch our Next.js app live! You can learn about deploying it on Vercel or using Docker in this part. · In this part, you are...

Insta-Next: Deploying Next.js on Vercel / using Docker