Commit Graph

18 Commits (635395b9cc946d8c8f1851b5c4dc6210fb54e400)

Author SHA1 Message Date
Joshua Potter 635395b9cc Discourage dev dependencies in package.json. 2023-12-03 19:44:15 -07:00
Joshua Potter 963283b74e Guard on more exotic filenames. 2023-12-03 14:28:55 -07:00
Joshua Potter 07eb1fa382 Add pre-commit guard on empty state. 2023-12-03 11:32:45 -07:00
Joshua Potter aa872f7a4f Add prettier config to phoenix projects. 2023-12-03 11:28:03 -07:00
Joshua Potter 7849e3fcdd Simply pre-commit hooks. 2023-12-03 11:24:45 -07:00
Joshua Potter e51eeea19f Match expected esbuild/tailwind versions. 2023-12-02 07:27:25 -07:00
Joshua Potter 62bb6b202e Add phoenix documentation and full pre-commit. 2023-12-02 06:32:19 -07:00
Joshua Potter 17b2076711
Bundle frontend dependencies into release. (#11) 2023-12-02 06:28:37 -07:00
Joshua Potter 72a5d2e607 Update remaining stale references from `data` to `db`. 2023-12-01 10:59:15 -07:00
Joshua Potter 22210e7722 Update the `PGDATA` environment variable. 2023-12-01 10:55:04 -07:00
Joshua Potter 9f8f33aff9 Normalize bash prompts and flake descriptions. 2023-12-01 10:12:16 -07:00
Joshua Potter 42e71e6493 Encourage the use ob abstract sockets. 2023-12-01 10:06:17 -07:00
Joshua Potter 383ada8661
Add an optional `required` attribute to fields. (#10) 2023-11-30 09:33:25 -07:00
Joshua Potter e987caf64b Allow mix projects to specify module. 2023-11-30 07:13:53 -07:00
Joshua Potter 1b4efbce4b Add formatting pre-commit to elixir projects. 2023-11-29 09:18:10 -07:00
Joshua Potter ac84906dad Prefer $PWD/data over $PGDATA.
Include additional `.gitignore` rules to phoenix spec.
2023-11-28 10:56:18 -07:00
Joshua Potter 2cecfa42d1 Initialize database clusters on bootstrap. 2023-11-28 10:29:42 -07:00
Joshua Potter 5e62a13543 Add phoenix spec. 2023-11-28 09:21:31 -07:00