Cursor Agent
be0f50b10c
feat: Add observability to Cloudflare backend
...
Configure wrangler.toml and deploy a new backend worker with observability enabled.
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 10:43:46 +00:00
Cursor Agent
0b8d8ffa10
Fix: Update Cloudflare backend with new token and script
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 10:37:20 +00:00
Cursor Agent
1946a6ba60
feat: Add Cloudflare backend deployment and testing scripts
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 10:33:10 +00:00
Cursor Agent
195732b17d
feat: Add Cloudflare deployment scripts for frontend
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 10:14:50 +00:00
Cursor Agent
cf223a94c0
feat: Add script for automatic frontend deployment
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:53:47 +00:00
Cursor Agent
2022839648
Checkpoint before follow-up message
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:50:32 +00:00
Cursor Agent
41f36478f6
Checkpoint before follow-up message
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:47:19 +00:00
Cursor Agent
bd209f2850
feat: Add Cloudflare worker and deployment scripts
...
This commit introduces a Cloudflare worker for the backend API and includes deployment scripts for both the full and simplified API setups.
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:37:45 +00:00
Cursor Agent
ca9d9c0168
Add Cloudflare token check script and comment out R2 bucket
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:28:43 +00:00
Cursor Agent
811245c8d3
feat: Add Cloudflare deployment script
...
Adds a bash script to automate the deployment of the Cursor IDE application to Cloudflare Workers and Pages.
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:14:40 +00:00
Cursor Agent
4f65853a54
feat: Configure Cloudflare KV namespaces and add deployment scripts
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 09:09:10 +00:00
Cursor Agent
d4e6c92e49
Fix: Resolve Cloudflare deployment and configuration issues
...
Co-authored-by: fekofal332 <fekofal332@reaxu.com>
2025-10-13 08:24:55 +00:00
Cursor Agent
f9114b4ce7
feat: Add Cloudflare Pages deployment and update build config
...
Co-authored-by: vatox11567 <vatox11567@reaxu.com>
2025-10-12 21:44:54 +00:00
Cursor Full Stack AI IDE
4c07312745
feat: Add deployment documentation for Cloudflare Pages
...
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:43:52 +00:00
Cursor Full Stack AI IDE
50553a4b05
feat: Add Cloudflare Pages deployment scripts and docs
...
Introduces deployment scripts, documentation, and updates package.json for Cloudflare Pages deployment.
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:37:37 +00:00
Cursor Full Stack AI IDE
1b19e8504f
feat: Add Cloudflare Pages deployment guides and scripts
...
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:30:18 +00:00
Cursor Full Stack AI IDE
15b31c58f2
feat: Configure Vite for Cloudflare Pages deployment
...
This commit sets up the Vite configuration for Cloudflare Pages, including optimizations, proxy settings, and environment variables. It also updates the package.json with new scripts for deployment and development.
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:23:11 +00:00
Cursor Full Stack AI IDE
fa8e83780e
Refactor: Replace code-server with Monaco Editor for Cloudflare Pages
...
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:15:30 +00:00
Cursor Full Stack AI IDE
8a328db75d
Checkpoint before follow-up message
...
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 14:10:21 +00:00
Cursor Full Stack AI IDE
b5389cced8
feat: Add Cloudflare deployment for Cursor AI IDE
...
This commit introduces the necessary files and configurations to deploy the Cursor AI IDE to Cloudflare Workers and Pages. It includes setup scripts, backend and frontend code adjustments, and wrangler configuration for seamless deployment.
Co-authored-by: logato7838 <logato7838@vsihay.com>
2025-10-12 13:57:48 +00:00