7 Commits

Author SHA1 Message Date
Akhileshrangani4
a25097108d refactor(api): remove AI worker, add ai api route, add usage tiers
- Remove separate AI worker service
- Added generation limits:
  FREE: 1000/month (For the beta version)
  PRO: 500/month
  ENTERPRISE: 1000/month
- Integrate AI functionality into main API routes
- Added monthly generations reset and usage tier upgrade API routes
- Upgrade tier page to be added along with profile page section
2024-11-23 20:31:24 -05:00
James Murdza
534b285ff4 fix: load all project files before deploying to Dokku 2024-11-17 17:20:50 -05:00
omar rashed
10104c31b9 fix: prepare zip file on the backend when exporting a project 2024-11-16 22:00:19 -05:00
James Murdza
7ecbd02fef chore: format backend server code 2024-11-16 21:35:06 -05:00
James Murdza
5a63ab7265 feat: load project templates from custom E2B sandboxes instead of from Cloudflare 2024-11-02 13:28:48 -06:00
omar rashed
60c5345753 feat: add download button 2024-11-02 05:55:31 -06:00
James Murdza
0809eaca4e refactor: rename SandboxManager to Sandbox 2024-10-26 18:41:10 -06:00