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

Folders and files

NameName
Last commit message
Last commit date
Dec 19, 2023
Jan 22, 2024
Dec 19, 2023
Aug 10, 2021
Jun 17, 2024
Jan 22, 2024
Dec 19, 2023
Dec 19, 2023
Oct 19, 2020
Mar 6, 2021
Dec 19, 2023
Jun 1, 2020
Dec 19, 2023
Jul 24, 2021
Jun 14, 2021

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.