These are my personal devshells, lots of opinionated tools, you always free to change and adapt it. I've created this repo to make bootstraping my own nix-based projects faster.
nix flake new --template github:schonfinkel/devshells#gleam ./dirnix flake new --template github:schonfinkel/devshells#fsharp ./dirnix flake new --template github:schonfinkel/devshells#gleam ./dirnix flake new --template github:schonfinkel/devshells#ocaml ./dirThis spawns a generic postgresql.nix with a pre-configured PG database for local usage. As to replace docker compose completelly.
nix flake new --template github:schonfinkel/devshells#postgresql .nix flake new --template github:schonfinkel/devshells#terrateam .