module
Version:
v0.0.0-...-6f2fffe
Opens a new window with list of versions in this module.
Published: Sep 3, 2020
License: MIT
Opens a new window with license information.
README
¶
Redditinator
Reddit sentiment analysis
Requirements
Textblob
Text analysis python library available here. To install this package run pip3 install textblob.
Running the project
In the /Backend folder run the command go build then execute the created go executable using ./Backend (on linux) or ./Backend.exe (windows).
Frontend
Requirements:
- yarn download
- node & npm download
- Use this as a reference
yarn or npm i for installing node modules used for frontend
npm run build:dev build command, creates dist folder which is where extension src is.
npm run watch:dev watch command for hot reloading while developing.
Directories
¶
Click to show internal directories.
Click to hide internal directories.