mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 02:11:40 +00:00
feat(ui): implement profile page
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name = "sonr-id"
|
||||
main = "./build/worker.mjs"
|
||||
compatibility_date = "2024-07-26"
|
||||
|
||||
[dev]
|
||||
ip = "localhost"
|
||||
port = 4202
|
||||
|
||||
[build]
|
||||
command = "devbox run build:motr"
|
||||
Reference in New Issue
Block a user