Skip to content

vehpsr/honor-for-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Honor For All

Build

Build project with mvn clean install command.

Create Eclipse project with mvn eclipse:eclipse command.

Run database migrations with mvn flyway:migrate command.

Run

Just run com.honor.forall.HonorForAllApp class main method.

Your application should be up and ready at localhost:8080

Check that all services are successfully connected with healthCheck

API

Check RAML for latest version of supported endpoints.

Environment

  • Build tool Maven
  • Database MySQL 5.7+ (for convenience please make sure that you set up database user with login admin and password root or adjust local property values for /honor-for-all/configs/dev.yaml and flyway.properties files respectively)

About

It's complicated...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages