Commit graph

8 commits

Author SHA1 Message Date
fb5f2f2470
Move site.debug to _dev, _prod launchers. 2021-01-20 18:26:42 -08:00
c3ec4f06a3 Improve "Try etiquette_cli init" message. 2021-01-15 00:02:24 -08:00
e5be26f8b0 Add PhotoDB.closest_photodb for frontend instantiation. 2021-01-09 15:42:16 -08:00
ae436a7079 Display process id on server launch. 2021-01-08 13:38:54 -08:00
010c92cb73 Set photodb log_level from argv. 2020-11-08 20:20:04 -08:00
70dfe8aca8 Enforce keyword-only args, alphabetize args. 2020-09-30 15:17:20 -07:00
5e6a666ca2 Add option --localhost_only. 2020-09-30 15:15:49 -07:00
59cc76f8d9 Rename flask launchers -> _dev, _prod.
I want to reduce some complexity around here, part of which is that
launch imported entrypoint imported backend, all to do some proxy
wrapping which isn't necessary for the dev case anyway. Less
layers of wrapping and importing is good. Plus I think this naming
is more clear.
2020-09-30 15:05:44 -07:00
Renamed from frontends/etiquette_flask/etiquette_flask_launch.py (Browse further)