GitHub - JavaScriptSolidServer/solid-browser: A minimal Solid browser app - JSS + mashlib in Electron

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Solid Browser

A minimal Solid browser app - JSS + mashlib in Electron.

Quick Start

npx solid-browser

Install Globally

npm install -g solid-browser
solid-browser

Development

git clone https://github.com/JavaScriptSolidServer/solid-browser.git
cd solid-browser
npm install
npm start

Configure

Edit config.json:

{
  "port": 3011,
  "width": 1200,
  "height": 800,
  "root": "./data"
}

License

AGPL-3.0

About

A minimal Solid browser app - JSS + mashlib in Electron

Resources

Readme

License

AGPL-3.0 license

Activity

Custom properties

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published