Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 366 Bytes

running-the-server.md

File metadata and controls

14 lines (8 loc) · 366 Bytes

Running Authentick

Start the web server by executing:

cd Gatekeeper.Server.Web/ && dotnet watch run

This will start the web server accessible at port 80.

To access it either go to http://localhost (locally) or for a Codespace environment, use the UI to get the hostname: