Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pocketbase Auth with Realtime Data #409

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonshipman
Copy link

Closes #408

Adds a folder that sets up Pocketbase and Remix with a simple UI for cookie-based server authentication. Once logged in, there is a demo showcase Pocketbase's realtime API with a simple counter that runs every minute. Pocketbase is downloaded during npm i and started alongside remix using concurrently and npm run dev.

Demo database is setup with an admin user and app user as defined in the README.md.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Pocketbase Auth Example with Realtime Data
1 participant