Steven Nguyen

Results 1213 comments of Steven Nguyen

## Local Appwrite Instance So if you have a local instance of NextJS **AND** Appwrite, all you need to do is update: https://github.com/Meldiron/appwrite-ssr-next-js/blob/32cbcd586be3d63423d8bfc7a3a7e958dad00eba/src/app/AppwriteService.ts#L3-L7 to: ```javascript export const SsrHostname: string =...

Related thread: https://discord.com/channels/564160730845151244/1240588091501182976

@Irutom, thanks for creating this issue! 🙏 I talked with team and we want to make sure the get current session API returns the session matching the session id embedded...

@nickaldwin, assigned! Thanks for your interest! 🙏🏼

@nickaldwin, have you looked through [these](https://appwrite.io/docs/products/functions) docs? That said, you don't even need to use an Appwrite function for this. You should be able to use a client SDK to...

@nickaldwin, the sooner the better. Please keep us updated on your progress. Otherwise, I'll need to unassign you.

@Souptik2001, assigned! Thanks for your interest! 🙏🏼

> Hi @stnguyen90 > > I will unassign myself from this issue due to upcoming commitments that will require my full attention. I apologize for any inconvenience this may cause...

@theemaster, thanks for creating this issue! 🙏🏼 Yes, it seems like `target.default` should be `targets.default` Would you like to submit a PR?