Main API
Development 🧑🏻💻
Environment variables
Name |
Description |
DB_CONNECTION_STRING |
Connection string to the postgres database |
DB_MIGRATIONS_PATH |
Absolute path to the migrations folder |
Environment variables have default values, but you can override them by exporting them in your shell.
set NAME=VALUE
Coverage 🧪