Nutlope / notesGPT

Record voice notes & transcribe, summarize, and get tasks
https://usenotesgpt.com
MIT License
1.73k stars 268 forks source link

Several improvements. #1

Closed jamwt closed 8 months ago

jamwt commented 8 months ago
  1. Leverage server-side rendering for the three main dynamic pages.
  2. Use server-side authentication for security.
  3. Made some non-internal actions etc internal when they are only invoked server-side.
  4. Fixed some hydration errors that popped up after RSC changes.
  5. Made publishable key an env variable to make it easier for others to fork and run.
vercel[bot] commented 8 months ago

@jamwt is attempting to deploy a commit to the Hassanteam Team on Vercel.

To accomplish this, @jamwt needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

Nutlope commented 8 months ago

Thank you @jamwt!!