Skip to content

darkpatternsdigital/dotnet-proxy-dev-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxyDevelopmentServer

This is a basic .NET/pnpm starter.

  • Ensure pnpm is available on your path. Using >=9.10.0, you can control the pnpm and node versions from the package.json.
  • Builds and lints via the dotnet cli.

Build

Run the following command:

dotnet build

Run

TODO: Varies by application, but is likely something along the lines of:

cd Server/
dotnet run

or

pnpm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages