Commit Graph

6 Commits (72be07bdb78155397ba31a7e8512a824d1e404bc)

Author SHA1 Message Date
voussoir d5f8b9254f
Improve the way prod imports flask backend. 2021-09-08 20:00:32 -07:00
voussoir 26d5ff5730
Update closest_photodb to take starting path argument. 2021-05-16 21:08:51 -07:00
voussoir fb5f2f2470
Move site.debug to _dev, _prod launchers. 2021-01-20 18:26:42 -08:00
voussoir 61db23b71a Remove arg create because it will use closest_photodb. 2021-01-15 08:28:46 -08:00
voussoir 83cd4b7cd2 Add init_photodb to prod. 2020-10-01 19:43:06 -07:00
voussoir 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