/angular-java-sandbox

A sandbox to explore angular with spring boot backed services

Primary LanguageHTMLMIT LicenseMIT

AngularJavaSandbox

This is a sandbox project to test the integration of Angular and Java with Spring Boot using the WatchYourLAN project as a reference.

Taskfile Commands

task: Available tasks for this project:
* build:                              Build all Projects
* init:                               Initialize the Project
* build:angular:                      Build Angular Projects
* build:java:                         Build Java Projects
* gen:app:                            Generate Angular Application with NX
* gen:component:                      Generate Angular Component with NX
* orval:generate:                     Generate Orval Angular API Clients
* serve:watchyourlan-dashboard:       Serve the WatchYourLAN Dashboard
* serve:watchyourlan-services:        Serve the WatchYourLAN Services

Links