mirror of
https://github.com/LeNei/axum-sqlx-template.git
synced 2026-04-21 07:05:50 +00:00
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
|
|
TS_RS_EXPORT_DIR="./frontend/src/types"
|
|
|
|
|