Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpaulet/darray
dArray: a Blockstack descentralized CRM & Startup accounting system
https://github.com/jpaulet/darray
accounting blockchain blockstack bootstrap4 crm startup vue-router vuejs2
Last synced: 8 days ago
JSON representation
dArray: a Blockstack descentralized CRM & Startup accounting system
- Host: GitHub
- URL: https://github.com/jpaulet/darray
- Owner: jpaulet
- License: mit
- Created: 2019-11-06T14:32:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T05:19:48.000Z (over 1 year ago)
- Last Synced: 2024-05-01T18:44:17.843Z (7 months ago)
- Topics: accounting, blockchain, blockstack, bootstrap4, crm, startup, vue-router, vuejs2
- Language: Vue
- Homepage: https://darray.org
- Size: 25.2 MB
- Stars: 20
- Watchers: 5
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# dArray - Private & Secure Accounting software
## Working URL:
[dArray](https://darray.org) - The DecentralizedAccounting Software for Makers, Freelancers & SME - Put your business on the Blockchain & keep your data secure & private. Manage Invoices, Expenses, Customers, Files & more from everywhere.
## Installation
1. If not already installed, install [Node.js](https://nodejs.org/) v10 or higher _(minimum required version is Node.js v8)_.
2. Clone the repository and `cd` into it:
```bash
git clone https://github.com/jpaulet/darray.git darray
cd darray
```
3. Generate a the app:> ```
> npm install
> ```4. Start the development server:
```bash
npm run start
```
5. Enjoy it!## Tech
dArray is build with Vue.js + Vue Router + Blockstack JS
## License
MIT © [dArray](https://darray.org)