Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)