https://github.com/zeropsio/recipe-supertokens
https://github.com/zeropsio/recipe-supertokens
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zeropsio/recipe-supertokens
- Owner: zeropsio
- Created: 2024-11-01T22:17:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-02T21:39:46.000Z (over 1 year ago)
- Last Synced: 2026-04-01T13:40:48.659Z (3 months ago)
- Language: Shell
- Size: 5.78 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zerops x Supertokens
### Features
- uses Node.js backend and Angular frontend
- uses Postgres for database
- includes Mailpit for SMTP in development
- includes dashboard, sessions, passwordless setup
### How to use
- you can access the dashboard at `https:///auth/dashboard`
- the initial dashboard user is created automatically with random email, you can find it in `nodejsbackend` service environemnt variables (`SUPERTOKENS_ADMIN_EMAIL` and `SUPERTOKENS_ADMIN_PASSWORD`)