Skip to content

dont-code/preview-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

What is it for ?

These services are the back-end part of the Previewer. They receive application changes (when called by Ide Services) and push them to the Previewer Angular application using WebSockets. They are part of the dont-code no-code / low-code platform enabling you to quickly produce your very own application.

What is it ?

These services are developed in Quarkus.

How is it working ?

Preview services are Rest Services providing WebSockets support to communicate with the client application in realtime.

How to build it ?

This project is a standard maven project:

  1. Installing

    Download and Install Maven if necessary.

  2. Running tests

    mvn test

  3. Building

    mvn package produces the Uber Jar preview-services-runner.jar

  4. Running in dev mode enabling lib coding

    mvn quarkus:dev to start the services

    http://localhost:8081 to access the homepage

  5. Running in production mode

    java -jar target/preview-services-runner.jar

Thank you

This project was generated using Quarkus io generator.

About

Server services supporting the preview ui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •