Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/atharvathorve/nsfw-content-detection
- Owner: AtharvaThorve
- Created: 2022-05-25T17:32:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T16:26:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-19T23:39:55.244Z (19 days ago)
- Language: JavaScript
- Size: 22.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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