Skip to content

romulofranca/cloudthings.dev

Repository files navigation

cloudthings.dev

cloud things

A blog about cloud, code, infra, productivity and other things.

Inspired by Lee Robinson`s blog https://leerob.io

Running Locally

git clone https://github.com/romulofranca/cloudthings.dev.git
cd cloudthings.dev
yarn
yarn dev

Create a .env.local file similar to .env.example.

Built Using