{"id":19413662,"url":"https://github.com/wisehackermonkey/20200224_jumpnotes_simple_v1","last_synced_at":"2026-06-20T09:32:34.460Z","repository":{"id":51277838,"uuid":"242854173","full_name":"wisehackermonkey/20200224_jumpnotes_simple_v1","owner":"wisehackermonkey","description":"jump notes is a simple note keeping app :my second attempt at jumpnotes","archived":false,"fork":false,"pushed_at":"2022-12-12T02:34:31.000Z","size":336,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T02:45:50.075Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/wisehackermonkey.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}},"created_at":"2020-02-24T22:06:35.000Z","updated_at":"2021-05-18T03:31:37.000Z","dependencies_parsed_at":"2023-01-27T11:47:02.930Z","dependency_job_id":null,"html_url":"https://github.com/wisehackermonkey/20200224_jumpnotes_simple_v1","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wisehackermonkey/20200224_jumpnotes_simple_v1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2F20200224_jumpnotes_simple_v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2F20200224_jumpnotes_simple_v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2F20200224_jumpnotes_simple_v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2F20200224_jumpnotes_simple_v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wisehackermonkey","download_url":"https://codeload.github.com/wisehackermonkey/20200224_jumpnotes_simple_v1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wisehackermonkey%2F20200224_jumpnotes_simple_v1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34565240,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":[],"created_at":"2024-11-10T12:34:20.943Z","updated_at":"2026-06-20T09:32:34.446Z","avatar_url":"https://github.com/wisehackermonkey.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 20200224_jumpnotes_simple_v1\n### jump notes is a simple note keeping app :my second attempt at jumpnotes\n\n# [Live demo (live as of 20200516)](http://orancollins.com:4000/)\n\n![](https://i.imgur.com/vbH8SfW.png)\n### Run oneliner \n```\n\u003edocker run -it --rm --name jumpnote -p 80:3000 wisehackermonkey/jumpnotes:latest\n```\n### *then visit* \n```\nhttp://localhost:80 or http://localhost\n```\n### Docker Run longterm \n```\n\u003e docker run -d --restart=always --name jumpnote -p 80:3000 wisehackermonkey/jumpnotes:latest\n```\n### docker build locally\n```\n\u003edocker build -t jumpnote .\n```\n### docker run locally\n```bash\n\u003e docker run -d --name jumpnote -p 80:3000 jumpnote:latest\n```\n\n### Setup watch folder nodemon with docker (cmd only) works in bash too( i think)\n```\n\u003enodemon -e js,html --watch .compiled  --watch web --exec \"docker stop jumpnote \u0026 docker rm jumpnote \u0026 docker build -t jumpnote . \u0026 docker run -d --name jumpnote -p 80:3000 jumpnote:latest\"\n```\n\n\n### how to tag\n```\n\u003edocker tag jumpnote:latest wisehackermonkey/jumpnotes:latest\n```\n### how to publish\n```\n\u003edocker push wisehackermonkey/jumpnotes:latest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2F20200224_jumpnotes_simple_v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwisehackermonkey%2F20200224_jumpnotes_simple_v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwisehackermonkey%2F20200224_jumpnotes_simple_v1/lists"}