Skip to content

v2.0.0

Compare
Choose a tag to compare
@Issif Issif released this 11 May 15:11
· 81 commits to master since this release
  • Full rewrite (frontend + backend)
    • The backend has been rewritten with Echo framework and exposes an API (in RO) to count, search, etc the events.
    • For the storage, and allow full text search, a Redis datababse with module [Redisearch](redis.io/docs/stack/search is used
    • The frontend is created with Vuejs 2 + Vuetify