Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maddeveloper/mywallet-server
https://github.com/maddeveloper/mywallet-server
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maddeveloper/mywallet-server
- Owner: MadDeveloper
- Created: 2020-07-08T22:20:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T22:34:58.000Z (over 4 years ago)
- Last Synced: 2024-11-08T20:19:18.702Z (2 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mywallet-server
## Installation
```bash
# if you didn't cloned the project
git clone --recurse-submodules [email protected]:MadDeveloper/mywallet-server.git# if you already clone the project
git submodule init
git submodule update
```