Joshua Potter
|
250f58bcc2
|
Add a yes/no prompt type. (#13)
|
2023-12-13 12:03:42 -07:00 |
Joshua Potter
|
51eedbe6b0
|
Have final `cp` use `-a` flag over `-r` flag. (#12)
* Try with cp archive.
* With rm instead.
* Avoid rm completely.
* Pass.
* Favor cp -a.
|
2023-12-13 09:14:27 -07:00 |
Joshua Potter
|
e51eeea19f
|
Match expected esbuild/tailwind versions.
|
2023-12-02 07:27:25 -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
|
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
|
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 |