Clouders marketing website.
npm install
npm run dev
Changes are automatically deployed to production via GitHub Actions. When changes are pushed to the main
branch, they are first verified. Upon successful verification, the changes are then promoted and pushed to the production
branch, triggering a production deployment.