Skip to content

nerdvision/nerdulator-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nerdulator - Java

This is the java implementation of the nerdulator nerd.vision calculator demo API.

Build

To build use maven:

mvn clean package

Then build the dockerfile.

docker build -t nerdulator/java .

Run

To run the API use docker-compose

docker-compose up

Configure

To configure the agent, change the NV_API_KEY key in the Dockerfile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published