An open API service indexing awesome lists of open source software.

https://github.com/rake7h/digi-wallet

Offline first digital wallet PWA
https://github.com/rake7h/digi-wallet

Last synced: 4 months ago
JSON representation

Offline first digital wallet PWA

Awesome Lists containing this project

README

          

# digi-wallet
Offline first digital wallet app

## local setup

```sh
nvm use 18

yarn install

yarn dev
```