| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#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.
This project is an example application for a typical AngularJS webapp with a Spring Boot backend.
You can read about how this application was created on the Stormpath blog. Feel free to copy any code in this project for your own use in accordance with the MIT license.
Through this project's commit logs, it shows you how to:
Prerequisites: Java 8, Node.js, Maven, Gulp.js, a Stormpath Account, and an apiKey.properties file in ~/stormpath/.
To run the Spring Boot backend, execute mvn spring-boot:run.
To run the AngularJS frontend, execute npm install && gulp.
See @mraible/angular-seed to learn more about the the commands you can run in this project.
| Back | FazBrowse Home | New Git URL |