mirror of
https://github.com/edufeed-org/edufeed-web.git
synced 2025-12-10 16:54:37 +00:00
add list view for npub page
This commit is contained in:
parent
36dad21f43
commit
2f16dfa1f1
10 changed files with 1842 additions and 64 deletions
|
|
@ -20,5 +20,6 @@
|
|||
(defn init []
|
||||
(routes/start!)
|
||||
(re-frame/dispatch-sync [::events/initialize-db])
|
||||
(re-frame/dispatch [::events/connect-to-default-relays])
|
||||
(dev-setup)
|
||||
(mount-root))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue