Skip to content

Externius/Open5ETools

Repository files navigation

Open5ETools

Build status License

I wanted to have one project for my DND shenanigans, so I merged here my separate projects to have 1 playground which I can easily deploy This repo is for playing around with DnD5E SRD materials, trying out some technologies...etc

Prerequisites

You have .NET 9 SDK installed.

Get the code

Use git clone to clone the repository.

Build

In your preferred IDE run the Open5ETools.Web project.
Or manually in the project root folder you must run the following commands in a terminal:

dotnet build

Than in the Open5ETools.Web folder:

dotnet run

Usage

Open the https://localhost:7150/ address in a browser.

You can log in with TestAdmin/adminPassword123 or with TestUser/simplePassword123