Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leitstern

Project to contain my current hypermedia focused stack using dotnet and the progress with different use-cases/examples.

Demo

Current state ( should be ) running here: https://leitstern.fly.dev/

Run locally

Go to src/Leitstern

Run following command to initialize package managers

npm run init ( Will run dotnet restore and npm install concurrently )

Run following command to start

npm run dev

( Will run dotnet watch run and tailwind css cli concurrently )

More details for commands in the package.json

Auth0

Configuration for Auth0 is in user-secrets

Go to src/Leitstern

List current secret values:

dotnet user-secrets list

Set values

dotnet user-secrets set Auth0:Domain "" dotnet user-secrets set Auth0:ClientId "" dotnet user-secrets set Auth0:ClientSecret ""

Docs

References

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages