Personal notes about cloud, infrastructure, DevOps, and other tech stuff I love.
Install dependencies and start local server on localhost:5173:
yarn install
yarn startTo keep the notes clean and consistent:
yarn lint
yarn lint:commit
yarn lint:markdown
yarn lint:cspellThis project is licensed under the MIT License.