This is a project for table RPG games, main object is to make user create a quick and adaptable table RPG campaings. It is still under development, you can't really play with it right now but it will get there in no time.
I used .NET Core API(5.0) as backend, Angular 13 as frontend and PostgreSQL for database
You can start both manuelly unfortunatly, I'll dockerize this in future. ng serve for Agnular, dotnet run for backend side.