9 Commits

Author SHA1 Message Date
Anirudh
1eb17a0ac5 fix: frontend monaco theme
fix: drizzle migrations folder
2025-01-07 04:01:45 +00:00
Akhileshrangani4
13a1816ed9 chore: update db worker script 2024-11-25 16:09:29 -05: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
Akhileshrangani4
90bfdec58a feat: schema updates
- added additional items to users and sandbox tables
- added a random username generator
2024-11-10 22:25:15 -05:00
Ishaan Dey
66a76eb0f9 sql schema update + start share logic 2024-05-01 01:29:16 -04:00
Ishaan Dey
ffee1b60c7 fix worker + start create modal with logic 2024-04-23 01:53:37 -04:00
Ishaan Dey
54617877f9 split db and storage workers 2024-04-22 00:30:50 -04:00
Ishaan Dey
64fda58679 change folder name database -> worker 2024-04-21 23:09:37 -04:00
Ishaan Dey
d8d639510c studio working 2024-04-16 19:06:23 -04:00