Simple app using Golang and React.Js to illustrate passkey authentication
Clone the repository : git clone git@github.com:sourcecode081017/passkey-auth-go.git
Ensure docker is running and docker-compose is installed.
To start the app, you can use the make command. Follow these steps:
Run the following command in the project directory:
make run
This will build and start the application.