Skip to content

Makisuo/electric-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electric Auth Proxy

This is a small api and web ui to handle a Electric Auth Proxy. This works by consuming a JWT to verify the user and then filter shapes based on the user's id/tenant id.

You are able to customize the id to filter shapes by as example userId or tenantId.

It is also possible to defined public tables, this will return the full shape of the table.

Local Development

Run migrations

bun run setup

Run the services

bun run dev

Open the UI

(http://localhost:3001)[http://localhost:3001]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published