Skip to content

mjunaidi/web-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebAnalyzer

Analyzing the internet.

Usage

Run mvn clean install to compile the project.

Run mvn jetty:run to start the project.

Default port number is 9090. Update jetty.port property in pom.xml to change it.

Access the project at http://localhost:9090/

Heroku commands

Heroku link http://web-analyzer.herokuapp.com/

Tailing logs heroku logs -t

Re-scaling dyno heroku ps:scale web=1

To check running dyno heroku ps

In case cannot push after commit, use force push git remote origin master -f

About

Analyzing the internet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors