Skip to content

prove-identity/prove-prefill-angular-starter-kit-v3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Use an IDE that can support Spring Boot Web Apps

Build & Launch Angular Frontend

  1. In your terminal, navigate to the folder containing the code you downloaded.
  2. Type in this command to change to the frontend folder:
cd frontend
  1. Once in the folder, you can install the libraries required using this command:
npm install
  1. Start Application
npm run start

Build & Launch Spring Boot Backend

This step varies based on the IDE you choose.

Find the application.properties file

Update the prove.client-id and prove.client-secret using the values from the Prove Portal

Build and Run Spring Boot App

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •