{"id":16718145,"url":"https://github.com/bertoni/dat-accounting","last_synced_at":"2026-04-25T08:35:27.980Z","repository":{"id":67764822,"uuid":"138522329","full_name":"bertoni/dat-accounting","owner":"bertoni","description":"An application to control your accounting made by Vue.js + Dat","archived":false,"fork":false,"pushed_at":"2018-10-24T01:44:53.000Z","size":13560,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T00:51:14.935Z","etag":null,"topics":["beakerbrowser","dat","javascript","vuejs","webdb"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bertoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-24T23:21:42.000Z","updated_at":"2020-05-18T12:08:55.000Z","dependencies_parsed_at":"2023-02-21T07:30:55.101Z","dependency_job_id":null,"html_url":"https://github.com/bertoni/dat-accounting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertoni%2Fdat-accounting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertoni%2Fdat-accounting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertoni%2Fdat-accounting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertoni%2Fdat-accounting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertoni","download_url":"https://codeload.github.com/bertoni/dat-accounting/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713420,"owners_count":20335567,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beakerbrowser","dat","javascript","vuejs","webdb"],"created_at":"2024-10-12T21:35:25.419Z","updated_at":"2026-04-25T08:35:27.952Z","avatar_url":"https://github.com/bertoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dat-accounting-app\n\n\u003e An application to control your accounting made by Vue.js + Dat\n\n[![Build Status](https://travis-ci.org/bertoni/dat-accounting.svg?branch=master)](https://travis-ci.org/bertoni/dat-accounting)\n[![codecov](https://codecov.io/gh/bertoni/dat-accounting/branch/master/graph/badge.svg)](https://codecov.io/gh/bertoni/dat-accounting)\n[![GitHub license](https://img.shields.io/github/license/bertoni/dat-accounting.svg)](https://github.com/bertoni/dat-accounting/blob/master/LICENSE)\n\n\n\n## Run the projet with Docker\n\n``` bash\n# First, copy the file infra/docker-compose-sample.yml to infra/docker-compose.yml\n\n    cp infra/docker-compose-sample.yml infra/docker-compose.yml\n\n\n# Open the file infra/docker-compose.yml and change parameters for your use (need to change path project and localtime path. Linux distros usually is in /etc/localtime, in macOs in /usr/share/zoneinfo/some-locality, windows i'm sorry).\n\n    sed -i 's/path\\/your\\/project/var\\/www\\/dataccounting\\/newapp/' infra/docker-compose.yml\n\n    sed -i 's/path\\/your\\/localtime/etc\\/localtime/' infra/docker-compose.yml\n\n\n# Install all dependencies (not forget to change path to your project)\n\n    docker run -it --rm --user node -v /path/your/project/:/var/www/app -v /path/your/localtime:/etc/localtime node:8 yarn --cwd /var/www/app/ install --pure-lockfile\n\n\n# Up containers to view project\n\n    docker-compose -f infra/docker-compose.yml up -d\n\n# Generate build to share with Dat\n\n    docker run -it --rm --user node -v /path/your/project/:/var/www/app -v /path/your/localtime:/etc/localtime node:8 npm --prefix /var/www/app/ run build\n\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertoni%2Fdat-accounting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertoni%2Fdat-accounting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertoni%2Fdat-accounting/lists"}