arso-project / sonar-peerBooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sonar - PeerBooks

Simple booksharing app to demonstrate the Sonar P2P database and search engine.

Usage

From your terminal:

# 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.

About


Languages

Language:TypeScript 65.8%Language:CSS 33.3%Language:JavaScript 0.9%