Skip to content

SyedFaisal7/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 5.0
  • RavenDB 5.1
  • Angular 11

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 5 with Angular UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 57.3%
  • TypeScript 27.5%
  • HTML 9.2%
  • SCSS 5.4%
  • Shell 0.2%
  • JavaScript 0.2%
  • Other 0.2%