Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Sample Express Registry Lookup application for ASP.NET Core

Notifications You must be signed in to change notification settings

signicat/sample-express-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lookup Registry Code Sample for ASP.NET Core and React

Sample application using the Express Authentication API and the Express Registry Lookup API

Requirements

Running the sample frontend application

  1. Install dependencies with npm install
  2. Run the application with npm start
  3. Go to http://localhost:3000 to view the application

Running the sample backend application

  1. Navigate to the /Server directory
  2. Add your OAuth client ID and client secret to appsettings.json
  3. Run the server with dotnet run

About

Sample Express Registry Lookup application for ASP.NET Core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published