Skip to content
This repository has been archived by the owner on Aug 15, 2021. It is now read-only.

Releases: nickdex/AIDA-Server

v0.4.0

02 Mar 04:10
6558b68
Compare
Choose a tag to compare
  • [closed] Feathers PouchDb is outdated, Own and fix it #40
  • [closed] Create separate entities for room and iot agents #39

v0.3.1

19 Feb 02:46
9c89093
Compare
Choose a tag to compare

Notable Changes

Dockerize app

  • Can be easily deployed to raspberry pi

Added Feathers framework

  • Easily manage wiring for functionalities like REST, Auth, Realtime, Common DB querying etc

Pouch DB

  • Built in REST endpoint and UI client.
  • Provides same api on client side (for caching/offline access)
  • Supports easy Replication

Dialog Flow fix

Issue Templates