Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atharvathorve/nsfw-content-detection

Heroku deployment for Cybersecurity project
https://github.com/atharvathorve/nsfw-content-detection

Last synced: 18 days ago
JSON representation

Heroku deployment for Cybersecurity project

Awesome Lists containing this project

README

        

# offensive-content-detection
## Setup
### Webapp
Go inside the webapp folder and run the commands `npm install` and `npm start` to start the webapp

### Server
Go inside the server folder and run the commands `npm install` and `npm start` to start the server. Run command `npm run dev` to start the server in development mode# offensive_content_detection_heroku