Felicio Mununga 53a06fbedc
pass campaign url params
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-10-30 15:38:19 +01:00
2019-02-07 15:54:24 +01:00
2019-12-11 15:17:51 +01:00
2024-05-28 17:46:52 +02:00
2024-10-30 15:38:19 +01:00
2019-12-13 04:59:26 +01:00
2019-02-07 15:54:24 +01:00
2019-02-07 15:54:24 +01:00
2019-12-13 04:59:26 +01:00
2019-02-07 15:54:24 +01:00
2024-10-30 15:38:19 +01:00

Keycard - Secure, Contactless, Open Source Hardwallet

This repo hosts the code for both keycard.tech on the master branch (which builds and serves through gh-pages), and dev.keycard.im on the develop branch.

Testing locally

Make sure you have node.js installed first.

  1. Open Terminal and navigate to the project root directory,
  2. Run yarn install,
  3. Run yarn run build,
  4. Run hexo server

CI/CD

The hosting is done using Caddy server with Git plugin for handling GitHub webhooks.

Information about deployed build can be also found in /build.json available on the website.

Description
Secure, Contactless, Open Source Hardwallet
https://keycard.tech/
Readme
Languages
EJS 74.4%
SCSS 22.2%
JavaScript 3.4%