scribe/script
Michael Herold 098f7fe0f9
Remove the need for a DATABASE_URL
Since the application does not use a database, it's confusing to have to
set a bogus database URL environment variable. This change follows [the
Lucky guide][1] suggestion for disabling the need for database
configuration. That makes the setup a little easier.

[1]:
https://www.luckyframework.org/guides/database/intro-to-avram-and-orms
2022-05-21 11:34:28 -04:00
..
helpers Initial app 2021-05-01 17:03:38 -04:00
build_ubuntu Ensure that scr/version is up-to-date when building 2022-01-15 16:31:02 -05:00
docker_entrypoint Remove the need for a DATABASE_URL 2022-05-21 11:34:28 -04:00
setup Remove postgress stuff from script/setup 2021-10-10 14:52:14 -04:00
system_check Initial app 2021-05-01 17:03:38 -04:00
test Add test script 2021-07-04 16:03:25 -04:00