{"id":19956543,"url":"https://github.com/tbreuss/notes-client","last_synced_at":"2026-04-15T13:31:57.866Z","repository":{"id":104902491,"uuid":"119246144","full_name":"tbreuss/notes-client","owner":"tbreuss","description":":green_book: Vue.js Client for Notes Management Tool","archived":false,"fork":false,"pushed_at":"2018-12-10T19:17:47.000Z","size":951,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-12T07:09:58.817Z","etag":null,"topics":["axios","hot-reload","notes-app","npm","rest-client","vue","webpack"],"latest_commit_sha":null,"homepage":"https://notes.tebe.ch","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tbreuss.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-01-28T09:50:37.000Z","updated_at":"2024-02-06T04:36:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"5088b7d2-4a0f-4647-b3b8-c7725b76203c","html_url":"https://github.com/tbreuss/notes-client","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/tbreuss%2Fnotes-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbreuss%2Fnotes-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbreuss%2Fnotes-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tbreuss%2Fnotes-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tbreuss","download_url":"https://codeload.github.com/tbreuss/notes-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241389108,"owners_count":19955105,"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":["axios","hot-reload","notes-app","npm","rest-client","vue","webpack"],"created_at":"2024-11-13T01:34:40.294Z","updated_at":"2026-04-15T13:31:52.843Z","avatar_url":"https://github.com/tbreuss.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes Management Tool – JavaScript Client\n\nThis is a Notes Management Tool written in JavaScript using the vue.js framework.\n\nNote: This is the client only. You need the appropriate server which is hosted at \u003chttps://github.com/tbreuss/notes-api\u003e.\n\n## Install\n\nClone repo and install dependencies: \n\n    git clone https://github.com/tbreuss/notes-client.git\n    cd notes-client\n    npm install\n\n## Config\n\nCopy the example configuration files:\n\n    cd config\n    cp dev.dist.js dev.env.js\n    cp prod.dist.js prod.env.js\n    cp test.dist.js test.env.js\n\nOpen at least the `prod.env.js` file and add the API_URL.\n\n## Run\n\n    cd notes-client\n    npm run dev\n    \nOpen the URL \u003chttp://localhost:8080\u003e with your web browser. You should see a login screen.\n\nPlease refer to the server documentation on how to add a valid user to the notes database.\n\n## Demo\n\nYou can see a demo running at: \u003chttps://notes.tebe.ch\u003e.\nLogin details are \"guest / guest\".\n\n## More npm commands\n\n~~~bash\n# install dependencies\nnpm install\n\n# serve with hot reload at localhost:8080\nnpm run dev\n\n# build for production with minification\nnpm run build\n\n# build for production and view the bundle analyzer report\nnpm run build --report\n\n# run unit tests\nnpm run unit\n\n# run e2e tests\nnpm run e2e\n\n# run all tests\nnpm test\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbreuss%2Fnotes-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftbreuss%2Fnotes-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftbreuss%2Fnotes-client/lists"}