./build.sh
./run.sh
Once the application is running you can visit http://localhost:3000/api to see the Swagger interface.
If you've run your server as a daemon you can stop it by following command
./stop.sh
See here for more information.
./build.sh
./run.sh
Once the application is running you can visit http://localhost:3000/api to see the Swagger interface.
If you've run your server as a daemon you can stop it by following command
./stop.sh
See here for more information.