This website requires JavaScript.
Explore
Help
Register
Sign In
henry
/
AITrader
Watch
1
Star
0
Fork
0
You've already forked AITrader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3234a090963b1b634f119128ce5a9cb254f09360
AITrader
/
app
/
lib
T
History
henry
3234a09096
Add job status endpoint, persist lastJobId; replace in-process queue with BullMQ-based queue and worker; link job status in UI
2026-05-16 14:28:34 +02:00
..
__tests__
feat(tests): update Alpaca API tests to include range parameters and improve stock database cleanup
2026-05-14 16:46:28 +02:00
db.server.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
jobQueue.ts
Add job queue for background analyze, enqueue from API, update MostActiveStocks form POST, add Playwright E2E for Save button
2026-05-16 14:22:13 +02:00
openrouter.ts
feat: add stock database with prisma for portfolio persistence
2026-05-14 10:23:56 +02:00
queue.ts
Add job status endpoint, persist lastJobId; replace in-process queue with BullMQ-based queue and worker; link job status in UI
2026-05-16 14:28:34 +02:00