Skip to content

arburk/vscp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java CI with Maven Quality Gate Status

vscp-backend

VSCP backend server providing REST API and business logic to manage app data of https://github.com/arburk/vscp.

Local development

Authentication

Authentication requires OAuth2 login.

Google IDP

A client has been created for testing only: https://console.cloud.google.com/

Keycloak

For local development and testing a keycloak server can be started via docker to simulate auth. See https://www.keycloak.org/getting-started/getting-started-docker

docker run -p 8081:8080 -e KEYCLOAK_ADMIN=admin -e KEYCLOAK_ADMIN_PASSWORD=admin quay.io/keycloak/keycloak:24.0.1 start-dev

About

VSCP backend server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages