Skip to content

algorand/app-service

Repository files navigation

AppService

Application Framework

Build the applicaiton jar

mvn install

Building and running docker image

docker build -t app-service-image .

docker run -p8080:8080 -p8081:8081 -it --rm --name app-service app-service-image 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages