debate-cards
debate-cards copied to clipboard
Admin api
Uses pm2-axon for ipc. As of now just implements query to get current queue Current implementation of queue's isn't great and falls apart on restarts. Might be worth it to switch to a proper job queue library.
TODO
- [x] Type safety
- [x] Mutations to add tasks
- [x] Pagination
- [x] Request queue, maybe file queue
- [ ] Info about completed tasks, may just be through database queries.