Release v0.2.0 : Added github support and change prod apps to be served from database #8
akclace
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changelog
Added support for
clace app create --approve /disk_usage github.com/claceio/clace/examples/disk_usage/
where the app source code is checkout out from github directly. The production mode apps are now served from sqlite database rather than from local disk. That makes version updates atomic and will enable features like staging updates before making them live. It is required to recreate existing apps so that they get loaded into the database.
Other
This discussion was created from the release Release v0.2.0 : Added github support and change prod apps to be served from database.
Beta Was this translation helpful? Give feedback.
All reactions