cheatcode / joystick

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
https://cheatcode.co/joystick
Other
209 stars 11 forks source link

Add support for a queues folder at root #353

Closed rglover closed 2 months ago

rglover commented 1 year ago

Right now I just store these in /api/queues but I noticed it's confusing because you don't include them in the object exported by /api/index.js.

rglover commented 2 months ago

Done.