{"id":19020431,"url":"https://github.com/dj0nny/vue-nedb","last_synced_at":"2025-09-02T00:39:02.455Z","repository":{"id":56160978,"uuid":"194502365","full_name":"dj0nny/vue-nedb","owner":"dj0nny","description":"Vue.js web app built with NeDB","archived":false,"fork":false,"pushed_at":"2023-05-06T04:33:30.000Z","size":1154,"stargazers_count":10,"open_issues_count":6,"forks_count":1,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-04-23T06:33:31.611Z","etag":null,"topics":["nedb","vue","vue-nedb","vuejs","vuex"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dj0nny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2019-06-30T10:17:55.000Z","updated_at":"2022-04-07T14:10:10.000Z","dependencies_parsed_at":"2025-04-17T08:56:01.830Z","dependency_job_id":"625195df-d8e9-44ff-b26a-e67cf45af5d9","html_url":"https://github.com/dj0nny/vue-nedb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dj0nny/vue-nedb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fvue-nedb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fvue-nedb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fvue-nedb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fvue-nedb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj0nny","download_url":"https://codeload.github.com/dj0nny/vue-nedb/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj0nny%2Fvue-nedb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273213951,"owners_count":25065059,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["nedb","vue","vue-nedb","vuejs","vuex"],"created_at":"2024-11-08T20:17:08.061Z","updated_at":"2025-09-02T00:39:02.430Z","avatar_url":"https://github.com/dj0nny.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-nedb\n\n[![Build Status](https://travis-ci.org/dj0nny/vue-nedb.svg?branch=develop)](https://travis-ci.org/dj0nny/vue-nedb)\n[![npm version](https://badge.fury.io/js/vue.svg)](https://badge.fury.io/js/vue)\n[![npm version](https://badge.fury.io/js/nedb.svg)](https://badge.fury.io/js/nedb)\n[![vue](https://img.shields.io/badge/build%20with-vue-blue.svg)](https://img.shields.io/badge/build%20with-vue-blue.svg)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)\n\n\u003e CRUD client for NeDB built with Vue.js\n\n## Getting Started\n\n### Prerequisites\n\nFor this project you need [__Node__](https://nodejs.org/en/) installed on your machine with [__Npm__](https://www.npmjs.com/) or [__Yarn__](https://yarnpkg.com)\n\n### Installing\n\nYou can clone this repository using __Git__:\n```bash\ngit clone https://github.com/dj0nny/vue-nedb\n```\n\nOr download the repository [here](https://github.com/dj0nny/vue-nedb/archive/develop.zip)\n\n---\n\nOpen a terminal and type, inside the directory:\n```bash\nnpm install \n# OR\nyarn install\n```\n\nfor installing all the dependencies. At the end type, in the same folder:\n```bash\nnpm run serve\n# OR\nyarn serve\n```\nfor running the Vue.js development server. It will be up and running at this address: http://localhost:8080.\n\n## Deployment\n\nYou can also create a build version of this repository running the command:\n```bash\nnpm run build\n# OR\nyarn build \n```\n\n## Next Version\n\n- [x] Initial setup\n- [x] Install NeDB\n- [x] Vuex setup\n- [x] Add pages and routes\n- [x] Add components\n- [x] Styling\n- [x] Add new record form\n- [x] Display records\n- [x] Edit record\n\n\n## Built with ❤️ using:\n\n* [Vue.js](https://vuejs.org/) - A Javascript framework\n* [NeDB](https://github.com/louischatriot/nedb) -The JavaScript Database\n* [Vuex](https://vuex.vuejs.org/) - Centralized State Management for Vue.js\n\n## Contributing\n\nPull Requests for adding features ⇄ and ★ are welcome 😎","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fvue-nedb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj0nny%2Fvue-nedb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj0nny%2Fvue-nedb/lists"}