This repository has been archived on 2026-04-03. You can view files and clone it, but cannot push or open issues or pull requests.
nyx/dist/assets/HomeView-C4cnj5m-.js
Nico e2667f8e12 Initial nyx project — fork of hermes-frontend
Forked from hermes-frontend, stripped openclaw/bun specifics:
- Auth tokens: openclaw_session -> nyx_session
- Vite proxy: localhost:3003 -> localhost:8000 (assay)
- Prod WS: wss://assay.loop42.de/ws
- Workspace paths: removed openclaw-specific paths
- Added missing deps: @heroicons/vue, overlayscrollbars-vue
- Branding: title -> nyx

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 20:23:27 +02:00

2 lines
779 B
JavaScript

import{h as m,c as d,l as u,a as o,A as a,B as _,p as s,Z as p,x as h,a3 as g,q as k,s as c,a1 as f,O as v,o as t,a4 as x,v as l}from"./index-BcBhCcW4.js";const B={class:"home-view"},E={class:"home-card"},C={class:"home-logo"},w=m({__name:"HomeView",setup(N){const{isLoggedIn:r}=k,{theme:n}=f();return(S,e)=>{const i=v("RouterLink");return t(),d("div",B,[u(x),o("div",E,[o("div",C,[(t(),a(_(s(p)[s(n)]),{class:"w-12 h-12 text-accent"}))]),o("h1",null,h(s(g)[s(n)]),1),e[2]||(e[2]=o("p",{class:"home-sub"},"Don't Panic.",-1)),s(r)?(t(),a(i,{key:1,to:"/agents",class:"home-btn"},{default:c(()=>[...e[1]||(e[1]=[l("Sign in →",-1)])]),_:1})):(t(),a(i,{key:0,to:"/login",class:"home-btn"},{default:c(()=>[...e[0]||(e[0]=[l("Sign in →",-1)])]),_:1}))])])}}});export{w as default};