An open API service indexing awesome lists of open source software.

https://github.com/kaustubhpatil02/livedocs

live-collorator-editor
https://github.com/kaustubhpatil02/livedocs

authentication authorization document liveblocks livedata nextjs14 tailwindcss

Last synced: about 1 month ago
JSON representation

live-collorator-editor

Awesome Lists containing this project

README

          

## .env.local
```
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up

LIVEBLOCKS_SECRET_KEY=
```

![HomePage](/public/HomePage.png)
![Final Outcome](/public/Final.png)
![Notification](/public/notify.png)
![Delete Doc](/public/delete.png)

![liveBlocks](/public/access-token-auth-diagram.webp)