Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Class Orchestration REST API

Run application

To run application, call:

sbt run

Create Docker container

You can create a docker container with the api with:

sbt docker:publishLocal

Run the API as a service

You will need docker-composer` to run the API. As a prerequisite you need to create the database first with your credentials. See create_database.sql. Be sure to change the default credentials.

docker-compose run db web

Run tests

To run tests, call:

sbt test

About

This is the class orchestration API for the Augmented Reality model exploration.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages