denoland / saaskit

A modern SaaS template built on Fresh.
https://deno.com/saaskit
MIT License
1.21k stars 148 forks source link

todo: create notification within `createVote()` #564

Closed iuioiua closed 1 year ago

iuioiua commented 1 year ago

Logic from createVote() should be moved within createComment(). Everything should be done within a single atomic operation.

iuioiua commented 1 year ago

Note: we may instead remove notifications functionality. Please do not yet proceed with working on this.

iuioiua commented 1 year ago

Notifications functionality has now been dropped, so this is no longer needed. See #569.