Guillem
01/17/2025, 1:55 PMCREATE PUBLICATION powersync FOR ALL TABLES;
)
- Health checks for all services
GitHub: https://github.com/guillempuche/selfhost_fullstack_in_vps
Stack:
- PowerSync (Postgres replication)
- Supertokens (Auth)
- Postgres (Main DB)
- Deno (Service scripts)
- Docker (Local development)
Local setup works well. Currently working on Coolify + Hetzner VPS deployment guide.
Perfect for:
- Setting up staging environment
- Testing PowerSync + Supertokens integration
- Local development with easy service management
ā ļø Note:
- Coolify and Hetzner deployment parts are still being tested
- Currently testing Supertokens authentication integration with PowerSync - will update once verified
https://cdn.discordapp.com/attachments/907932061669654548/1329811403929812992/Captura_de_pantalla_2025-01-17_a_les_11.06.19.png?ex=6798e1e1&is=67979061&hm=6fc944da76b2e3f6b57fa769baf240cbfb1572aa40b8384a771fc8470a7f2706&Koha
01/27/2025, 5:14 PMGuillem
01/27/2025, 5:16 PMKoha
01/27/2025, 5:19 PMGuillem
02/13/2025, 2:45 PMKoha
02/13/2025, 3:33 PMSuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).
Powered by