James Murdza
f3f91ea16f
feat: hide the deploy button when the Dokku server is not connected
2024-12-31 10:40:45 -08:00
James Murdza
ee51ae7a33
feat: correctly show whether a project has been deployed
2024-12-01 20:07:01 -08:00
Akhileshrangani4
34994a8c69
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-25 15:47:57 -05:00
omar rashed
4db378b5f1
feat: add PHP template
2024-11-24 22:30:22 -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