elm-pages v3 is currently in alpha, and will receive documentation in late April or May.
This will change the Build pipeline, currently parcel-elm and firebase-deploy
TODO: Evaluate scope and sub-tasks
Lamdera is an Elm backend: no more serialization/deserialization of Elm types; Api changes are automatically bridged ("evergreen" data). Free cloud tier sleeps for 8 hours every night. This is probably not acceptable. So we continue prerendering on the development machine and load backend data from firebase as before.
Pro: All the app all in Elm. Evergreen data. No glue code.
Con: 9EUR/month
Directus may be a viable alternative if ecobyes turns out a good experience, and if Jon wants to donate a tiny slice of server.
Pro: Supports Email dispatching, Cron events, Data transformation (New Image pipeline? -> #27)
elm-pages v3 is currently in alpha, and will receive documentation in late April or May.
This will change the Build pipeline, currently parcel-elm and firebase-deploy
TODO: Evaluate scope and sub-tasks
Lamdera is an Elm backend: no more serialization/deserialization of Elm types; Api changes are automatically bridged ("evergreen" data). Free cloud tier sleeps for 8 hours every night. This is probably not acceptable. So we continue prerendering on the development machine and load backend data from firebase as before.
Pro: All the app all in Elm. Evergreen data. No glue code.
Con: 9EUR/month
Directus may be a viable alternative if ecobyes turns out a good experience, and if Jon wants to donate a tiny slice of server.
Pro: Supports Email dispatching, Cron events, Data transformation (New Image pipeline? -> #27)
Con: Indirection and Glue Code
-> #28