Luke Vella
Luke Vella
Hi there, pretty sure this is all just one issue. I don't have an ARM machine to test this one. If anyone can look into what changes need to be...
Sorry I just realized the issue with the prisma file being moved after seeing #176. It's been fixed in https://github.com/lukevella/rallly/commit/d538fb8c2d2ececc01cdf9c49d5ac28942511190
Thanks for reporting. I will be addressing this soon with an update on this component.
Yeh that's a fair point. Need to update the email templates to take the email as a parameter. With regards to no-reply emails, I opted not to go that route...
Hi @andrewzah, fair point. The reason why this is there is because `DATABASE_URL` needs to be set to generate the prisma client which happens after installing dependencies. You are right...
Hey there! Just finished converting [rallly.co](https://rallly.co) to tRPC 👍 **Logo:** **Description:** Self-hostable doodle poll alternative. Find the best date for a meeting with your colleagues or friends without the back...
Hi, I also need this functionality and I have a working POC here: [groups branch in lukevella/PptxGenJs](https://github.com/lukevella/PptxGenJS/tree/groups). The API is based on what @hirenj suggested. **Example Usage** ```ts const group...
@ishantmehta012 I'm just waiting for feedback from @gitbrent. If he's happy with this direction I'm happy to help get this ready.
Thanks @code-with-jane, those hooks look like they will come in really handy. I'm planning on removing the session storage in the next release so that should make things feel a...
In [v2.11.0](https://github.com/lukevella/rallly/releases/tag/v2.11.0) we can now set a no-reply email so I'm going to go ahead and close this :)