Skip to content

A tool for monitoring content that has been uploaded to ascribe.io

License

Notifications You must be signed in to change notification settings

ascribe/content-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascribe Content Monitor

This tool fulfills three tasks:

  1. Gives an overview over the last X files that have been uploaded to ascribe
  2. Allows for content to be removed with the click of a button
  3. Allows to block a user on the click of a button

Installation

Rename the .env-template file to .env. Also make sure that you have AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in your environment variables, in order to access S3.

$ npm install
$ mv .env-template .env
# edit .env
$ node server.js

Security Notice

The script is super easy, which means that you can very easily make changes to it as well. Keep in mind though, that this application has basically full power over our S3 bucket. So don't do anything stupid, stupid!

About

A tool for monitoring content that has been uploaded to ascribe.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published