Skip to content

v0.1.0

Compare
Choose a tag to compare
@gabrielcsapo gabrielcsapo released this 14 Aug 02:17
· 48 commits to main since this release
  • adds api and cli action to be able retrieve logs
  • deals with cleaning up old images
  • deletes image and container when application is being redeployed
  • further consolidates deployment logic into the deployment model
  • starts up containers from cold start
  • shuts down containers when process is closing
  • adds caching to static-server
  • abstract models into their own files and their own collections
  • fixes the middleware request logger
  • fixes CLI responses
  • adds whoami functionality that will show the current logged in user (deploy whoami)