Skip to content

grayvity/vertx-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vertx-demo

demo for vertx

Install

Restore demo.backup to postgresql server.

Run

There are 3 steps. See below commands and descriptions.

  1. Start vertx-api
cd vertx-api
./mvnw clean compile exec:java
  1. Build web
cd web
npm install
npm run build
  1. Run deploy web
cd web-api
npm install
npm start

Demo

Click http://18.221.48.64:3000/ to see the demo.

(c) O.Uguumur

About

demo for vertx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published