Closed jacobobryant closed 3 years ago
I got rid of triggers since they weren't that essential (and they're even less essential with the new project template). This seems more useful in a serverless setup like firebase; less so in a monolithic setup like Biff.
Right now triggers are handled in the subscription handling code, which is only used in the spa template. So those will need to be separated.