bulwarkid / bulwark-passkey

BulwarkID FIDO Passkey
MIT License
104 stars 10 forks source link

Create build instructions #7

Open 1fexd opened 1 year ago

1fexd commented 1 year ago

Hello, first of all, thanks for building this awesome application, it has been really helpful!

May I suggest that you add detailed building instructions and maybe a Github Workflow/Action/CI and Github releases?

For example, while building (via make -f Makefile -C . build in the root directory), I noticed

github.com/bulwarkid/bulwark-passkey/app imports
    github.com/bulwarkid/bulwark-passkey/app/proto: module github.com/bulwarkid/bulwark-passkey@latest found (v0.0.0-20230408022719-3de2926d5cb5), but does not contain package github.com/bulwarkid/bulwark-passkey/app/proto

Thanks!

camlafit commented 9 months ago

Hello

Do you thinks these explanations are useful #15 I've update some makefile and package.json to prevent missing directories

1fexd commented 2 months ago

Do you thinks these explanations are useful https://github.com/bulwarkid/bulwark-passkey/pull/15

Certainly looks interesting, although I'm not familiar with packaging applications as debian packages

camlafit commented 2 months ago

Hello

If we ignore specific deb building part, all other doc should be accurate to build any binary. Deb building is finally only a wrapper to provide binary provided by makefile.

I've don't work anymore on this issue, as I've bought a nitrokey between.