Public blog covering backend engineering, AI/ML, blockchain, and developer tooling.
Live at blog.bitwisesolutions.co.
git clone https://github.com/BitWise-0x/blog-bitwise && cd blog-bitwise
yarn install
yarn devOpen http://localhost:3000 to view the blog locally.
# Production build
yarn build
# Deploy — automated via GitHub Actions on push to main
# No manual deployment step requiredMIT License — see LICENSE for details.