Multiple Cloud files on Parse Server

Viewed 543

I'm hosting Parse Server open source project. I have all my cloud function in cloud/main.js. This file is getting a bit too big. How can I have multiple cloud files ?

1 Answers
Related