Skip to content
/ REM Public

REM: Efficient Real-time Moderation of Online Forums

License

Notifications You must be signed in to change notification settings

jsandersen/REM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REM: Efficient Real-time Moderation of Online Forums

Technologies

  • Flask
  • Vue.js
  • D3.js
  • MongoDB
  • Docker

Local Deployment

1. Setup REM

REM is dockerized, for local deployment run:

docker-compose up  

Ports

2. Data Import

Run the data import script to initialize the database and import dummy data. The Script can be used as a starting point, to import other data sources.

python ./data_import/mongo_dummy_import.py  

Requirements

  • pymongo

3. Login

  • usr: testuser
  • pwd: testuser

About

REM: Efficient Real-time Moderation of Online Forums

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published