forked from Upstreams/cinny
Yet another matrix client
- TypeScript 99%
- JavaScript 0.7%
- CSS 0.2%
- HTML 0.1%
Switches to hash-based routing so real URL paths (/location) are freed up and can be served independently by Nginx. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .github | ||
| .vscode | ||
| contrib | ||
| public | ||
| src | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| .node-version | ||
| .npmrc | ||
| .prettierignore | ||
| .prettierrc.json | ||
| build.config.ts | ||
| CODE_OF_CONDUCT.md | ||
| config.json | ||
| CONTRIBUTING.md | ||
| docker-nginx.conf | ||
| Dockerfile | ||
| index.html | ||
| LICENSE | ||
| netlify.toml | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.js | ||
Trixcord
Trixcord is a Matrix client for the Sidera network, built on top of Cinny. It focuses on a simple, elegant and secure interface.
Based on Cinny — currently tracking upstream 4.10.5.
Local development
npm ci # Install dependencies
npm start # Start development server
To build:
npm run build # Compiles the app into dist/