A clean, professional React-based website showcasing Cantonware's developer tools.
A GitHub app designed to automate continuous integration workflows with intelligent automation and seamless GitHub integration.
An MCP (Model Context Protocol) server specialized for DAML code generation, providing AI-powered code assistance for smart contract development.
- Node.js 18+ and npm
npm installnpm run devnpm run buildnpm run previewnpm run lintThe site is automatically deployed to GitHub Pages on every push to the main branch via GitHub Actions.
To enable GitHub Pages:
- Go to repository Settings → Pages
- Under "Source", select "GitHub Actions"
- The workflow will automatically build and deploy on pushes to
main
The site will be available at https://[username].github.io/[repository-name]/ (or custom domain if configured).
- Clean, professional design
- Fully responsive (mobile, tablet, desktop)
- Dark mode support
- Fast and optimized with Vite
- TypeScript for type safety
- Modern React 18
- React 18
- TypeScript
- Vite
- CSS3 with responsive design