@skbkontur/db-viewer-ui
TypeScript icon, indicating that this package has built-in type declarations

1.7.23-prerelease1 • Public • Published

db-viewer

Database Viewer with custom configuration

Build Status
DbViewer NuGet Status
DbViewer.Cql NuGet Status
DbViewer.EntityFramework NuGet Status
db-viewer-ui npm
Build Build status

Release Notes

See CHANGELOG.

How to Use

See ApiController example for backend configuration.

See DbViewerApplication usage example for front configuration.

How to Start

# start databases
docker-compose up -d

# build backend
dotnet tool restore
dotnet build --configuration Release ./DbViewer.sln

# build front
yarn install
yarn build:types

# apply db migration
dotnet ef database update --project ./DbViewer.TestApi/DbViewer.TestApi.csproj --no-build --configuration Release

# start db-viewer
./DbViewer.TestApi/bin/net6.0/SkbKontur.DbViewer.TestApi.exe
yarn start:prod

# start tests
dotnet test --no-build --configuration Release ./DbViewer.Tests/DbViewer.Tests.csproj

# run code cleanup
dotnet jb cleanupcode DbViewer.sln --profile=CatalogueCleanup --exclude=./DbViewer.TestApi/Migrations/*.cs --verbosity=WARN
yarn lint

Package Sidebar

Install

npm i @skbkontur/db-viewer-ui

Weekly Downloads

63

Version

1.7.23-prerelease1

License

MIT

Unpacked Size

353 kB

Total Files

259

Last publish

Collaborators

  • dpeshkin
  • khlutkova
  • tihonove
  • ubitso4
  • zhzz
  • skbkontur-bot
  • fakefeik
  • original001
  • templeoftemplar
  • apocalyp0sys
  • lossir