2 lines
110 B
Bash
2 lines
110 B
Bash
DB_USER=postgres && DB_PASS=postgres && deno run --allow-env --allow-net --import-map=import_map.json main.ts
|