Firstbober / Berry

Simple implementation of Matrix protocol with SolidJS. PWA Ready.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Berry

Web matrix client with good UI and PWA support for mobile devices.

Important

Currently, Berry is in very incomplete state with only initial welcoming screen in working state and main part of the app in works.

Screenshots

Usage

$ npm install # or pnpm install or yarn install
$ npm start # http://localhost:3000

Available Scripts

In the project directory, you can run:

npm dev or npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the dist folder.

About

Simple implementation of Matrix protocol with SolidJS. PWA Ready.

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 96.0%Language:JavaScript 2.5%Language:HTML 0.8%Language:CSS 0.3%Language:Shell 0.3%