arso-project / sonar-medialib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sonar-medialib

A Youtube importer and peer-to-peer sharing app, built with Sonar and Remix.

Usage

# install dependencies
yarn
# build the remix app and start both a sonar server and the remix app
yarn start
# now open http://localhost:3000 in a web browser

Development

Run yarn dev to start Sonar and also run the Remix server in development mode.

Electron

The app includes an Electron shell to run in Desktop mode. Run yarn electron to start the Electron app.

About


Languages

Language:TypeScript 68.1%Language:CSS 20.7%Language:JavaScript 8.9%Language:HTML 2.2%