Skip to content

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

License

Notifications You must be signed in to change notification settings

ravendb/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.