Skip to content

jtekt/self-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6627ba4 · Mar 31, 2025
Mar 6, 2025
Mar 24, 2025
Mar 3, 2025
Mar 31, 2025
Apr 15, 2024
Apr 15, 2024
Apr 15, 2024
Apr 15, 2024
Jul 19, 2024
Jul 15, 2024
Oct 8, 2024
Apr 15, 2024
Mar 31, 2025
Apr 15, 2024
Jan 29, 2025
Aug 26, 2024
Apr 15, 2024
Mar 24, 2025
Mar 24, 2025
Apr 15, 2024
Apr 15, 2024
Apr 15, 2024

Repository files navigation

Self service DB

A Next.js application which allows users to create their own databases in a PostgreSQL® instance

Environment variables

Variable Description Default
JWT_SECRET Secret to encrypt JWTs host sh...
TOKEN_COOKIE_NAME Cookie name for JWT self_db_token
DB_HOST PostgreSQL® host localhost
DB_PORT PostgreSQL® port 5432
DB_USER Administrator username of the PostgreSQL instance postgres
DB_PASSWORD PostgreSQL® administrator password password
DB_USE_SSL Whether to connect to PostgresQL using SSL or not false
DB_INSECURE Whether to allow insecure DB connections false

About

Self service database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published