Front End Software

A Description of KDAbet Front End Software

KDAbet serves a highly concurrent and robust frontend for betting with the Pheonix webserver which is built on Elixir and the Erlang OTP technology.

Phoenix uses a technolgoy called Liveview which performs server side renderings of the html stack and provides robust, unbreakable real-time data flow from the backend microservices to the customer at hand. The software is modular in form and so is infinitely skinnable by any user in the network can be replicated or localized on any webserver.

Further more the KDAbet stack employs:

  • Tailwind: A utility-first CSS framework that can be composed to build any design, directly in your markup.

  • Surface-UI: A server-side rendering component library for Phoenix

  • AlpineJS: A rugged, minimal tool for composing behavior directly in your markup.

Last updated