waffle/frontend
hippoz abdaa80d1a
frontend: simplify store code
This commit simplifies the store code by removing the _init method, and instead initializing
everything on instantiation. This leads to not missing events and less complexity.
2022-04-19 02:17:24 +03:00
..
public frontend: add loading screen for initially loading the js and connecting to the gateway 2022-04-17 20:23:20 +03:00
src frontend: simplify store code 2022-04-19 02:17:24 +03:00
.gitignore initialize frontend 2022-04-14 00:31:03 +03:00
package.json frontend/design: lay out basic design and layout 2022-04-16 04:17:48 +03:00
README.md initialize frontend 2022-04-14 00:31:03 +03:00
rollup.config.js initialize frontend 2022-04-14 00:31:03 +03:00
yarn.lock frontend/design: lay out basic design and layout 2022-04-16 04:17:48 +03:00

waffle.chat svelte frontend