bulwarkid / bulwark-passkey

BulwarkID FIDO Passkey
MIT License
104 stars 10 forks source link

Windows building? #13

Open arpruss opened 1 year ago

arpruss commented 1 year ago

How do I build this great project on Windows?

I tried make build in the project root directory, and it keeps on complaining about missing dependency after missing dependency. I install each one, of course. In the end, I get this:

Wails v1.16.9 - Building Application

Error: unable to find 'project.json'. Please check you are in a Wails project directory
App build failure
At C:\cygwin64\home\[USERNAME]\go-devel\bulwark\build\windows\build.ps1:14 char:5
+     throw "App build failure"
+     ~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (App build failure:String) [], RuntimeException
    + FullyQualifiedErrorId : App build failure
mas1701 commented 1 year ago

Can't help with building, but it is available ready-to-use here:

https://bulwark.id/

arpruss commented 12 months ago

Yeah, but I would like to make a change. (Remove the password requirement for local storage.)