Skip to content

mrcheng/BitStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitStore

BitStore hosts the modernized ASP.NET Core MVC app in:

  • BitStoreWeb/BitStoreWeb.Net9 (.NET 9)

The legacy .NET Framework 4.5 / FubuMVC project has been removed.

Quick Start (from repo root)

npm --prefix BitStoreWeb/BitStoreWeb.Net9 install
npm --prefix BitStoreWeb/BitStoreWeb.Net9 run build
dotnet run --project BitStoreWeb/BitStoreWeb.Net9/BitStoreWeb.Net9.csproj

Build

npm --prefix BitStoreWeb/BitStoreWeb.Net9 run build
dotnet build BitStoreWeb/BitStoreWeb.Net9/BitStoreWeb.Net9.csproj

Frontend Tooling

  • Package manager: npm
  • Bundler: Vite
  • Frontend source: BitStoreWeb/BitStoreWeb.Net9/frontend
  • Bundled output: BitStoreWeb/BitStoreWeb.Net9/wwwroot/dist

Notes

  • Solution file: BitStoreWeb/BitStoreWeb.sln
  • Static assets are served from BitStoreWeb/BitStoreWeb.Net9/wwwroot

About

- Local storage... now global!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •