Skip to content

"Yet Another Bug Tracker" solution sample for RavenDB and .NET 6 with Angular UI

License

Notifications You must be signed in to change notification settings

ml054/samples-yabt

 
 

Repository files navigation

Yet Another Bug Tracker (YABT)

.NET Build & Tests Angular front-end

An educational project leveraging RavenDB database and accompanied with a series of articles explaining various aspects of building bespoke enterprise apps with NoSQL.

Available live at yabt.ravendb.net (and API at yabt.ravendb.net/swagger). Feel free to poke around!

Screenshot

Technologies

  • ASP.NET Core 8
  • RavenDB 6.0.1
  • Angular 14

It has minimum third-party dependencies and heaps of best practices.

Get it up locally

  1. Check out the GIT repo.
  2. Get the back-end running (see steps in 'back-end/README').
  3. Get the front-end running (see steps in 'front-end/README').

Support

If you spot a bug, have an idea or a question, please let us know by raising a new issue, submitting a pull request or contacting the author on Twitter @ _AlexKlaus.

License

This project is licensed with the MIT license.

About

"Yet Another Bug Tracker" solution sample for RavenDB and .NET 6 with Angular UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.0%
  • TypeScript 25.9%
  • HTML 8.5%
  • SCSS 5.0%
  • Shell 0.3%
  • JavaScript 0.2%
  • Dockerfile 0.1%