gregolsky / samples-yabt

"Yet Another Bug Tracker" solution sample for RavenDB and .NET Core 3.1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Core 3.1

License:MIT License


Languages

Language:C# 59.9%Language:TypeScript 25.9%Language:HTML 8.6%Language:SCSS 5.0%Language:Shell 0.3%Language:JavaScript 0.2%Language:Dockerfile 0.1%Language:PowerShell 0.1%