Codecora — Developer Tools for AI Agents
Open-source developer tools built for the AI agent era.
Getting Started
bash
# Clone the repo
git clone https://github.com/codecoradev/website.git
cd website
# Install dependencies
npm install
# Start dev server
npm run devDevelopment
bash
npm run dev # Start dev server
npm run build # Build for production
npm run preview # Preview production buildDeployment
This site is deployed on Cloudflare Pages, auto-building from the main branch.
License
Content: CC BY-SA 4.0 Code: MIT
