Extension for sharing bookmarks that will change your life!
Install the dependencies and devDependencies and start watch.
$ cd frontend
$ npm i
$ npm run watchBy default extension will connect to http://localhost:9000 (url in env.js).
Install all dependencies and run app.py (python3 and pip required):
$ cd mock
$ pip install -r requirements.txt
$ python3 app.py