Skip to content

yurimarx/integratedml-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SAPPHIRE - IntegratedML Wizard

Web app to InterSystems IntegratedML end user
  • This is an UI Wizard to create IntegratedML models.

Clone the project

Build and run

Docker alternative

After clone this repository go to root path and execute following instruction:
  • Go to: integratedml-wizard folder
  • Execute: mvnw install (MS Windows) or ./mvnw install (linux or mac)
  • Execute: docker build -t sapphire:1.0.0 .
  • Execute: docker run -p 8080:8080 sapphire:1.0.0

Maven alternative

After clone this repository go to root path and execute following instruction:
  • Go to: integratedml-wizard folder
  • Execute: mvnw spring-boot:run

Use SAPPHIRE with Intersystems IntegratedML

Articles about Sapphire

YouTube video

About

Web app to InterSystems IntegratedML end user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published