improved registration page and added account page

This commit is contained in:
2026-01-03 14:22:21 +01:00
parent d96cc39a65
commit f3a2c98643
11 changed files with 166 additions and 60 deletions

View File

@@ -15,7 +15,7 @@ async function init() {
init()
// export const API = 'http://127.0.0.1:8080'
export const API = 'https://alatreon.org/chatapp'
// export const API_WS = 'ws://127.0.0.1:8080/ws'
export const API_WS = 'wss://alatreon.org/chatapp/ws'
export const API = 'http://127.0.0.1:8080'
// export const API = 'https://alatreon.org/chatapp'
export const API_WS = 'ws://127.0.0.1:8080/ws'
// export const API_WS = 'wss://alatreon.org/chatapp/ws'