Skip to content

stormpath/stormpath-spring-boot-angular-pwa-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stormpath is Joining Okta

We are incredibly excited to announce that Stormpath is joining forces with Okta. Please visit the Migration FAQs for a detailed look at what this means for Stormpath users.

We're available to answer all questions at support@stormpath.com.

Angular PWA with Spring Boot and Stormpath

Example app that shows Angular as a PWA talking to Spring Boot and Stormpath.

To run the client, cd into the client folder and run npm install && ng serve.

To run the server, cd into the server folder and run mvn spring-boot:run.