{"id":15091590,"url":"https://github.com/guilhermehenn/notes","last_synced_at":"2026-01-05T07:08:07.813Z","repository":{"id":254382762,"uuid":"846371385","full_name":"GuilhermeHenn/notes","owner":"GuilhermeHenn","description":"An application made to manage tasks","archived":false,"fork":false,"pushed_at":"2024-08-23T05:25:16.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T11:16:06.234Z","etag":null,"topics":["bootstrap","handlebars","mongodb","nodejs"],"latest_commit_sha":null,"homepage":"","language":"Handlebars","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/GuilhermeHenn.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":"2024-08-23T04:17:33.000Z","updated_at":"2024-08-23T05:25:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"a21698b5-2101-4ed9-b88c-c9154643f835","html_url":"https://github.com/GuilhermeHenn/notes","commit_stats":{"total_commits":6,"total_committers":1,"mean_commits":6.0,"dds":0.0,"last_synced_commit":"bc160bf2c52cd4e1a5357bfd8aeba75b2c2d4149"},"previous_names":["guilhermehenn/notes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeHenn%2Fnotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeHenn%2Fnotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeHenn%2Fnotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeHenn%2Fnotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuilhermeHenn","download_url":"https://codeload.github.com/GuilhermeHenn/notes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244952174,"owners_count":20537463,"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":["bootstrap","handlebars","mongodb","nodejs"],"created_at":"2024-09-25T10:41:57.095Z","updated_at":"2026-01-05T07:08:07.788Z","avatar_url":"https://github.com/GuilhermeHenn.png","language":"Handlebars","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notes\nAn application made to manage tasks\n\n## Technologies used\n- Node.js v22.4.1\n- Bootstrap v5.3.3\n- Handlebars v10.8.1\n- MongoDB v7.0.11\n\n## Environment settings\n1. Install Node.js\n```bash\n# Install NVM (Node Version Manager)\ncurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash\n```\n```bash\n# Install Node.js\nnvm install 22.4.1\n```\n\n2. Install MongoDB\n\n  Install according to your system following the official documentation:\n  https://www.mongodb.com/docs/manual/installation/\n\n3. Clone the project\n```bash\ngit clone https://github.com/GuilhermeHenn/notes.git\n```\n\n## Run Notes\n1. Initialize MongoDB\n```bash\nsystemctl start mongod\n```\n\n2. Install dependencies\n```bash\nnpm install body-parser express express-handlebars nodemon\n```\n\n3. Run the project\n```bash\nnpm run notes\n```\n\nAfterwards, just access localhost:8000 in your browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermehenn%2Fnotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhermehenn%2Fnotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermehenn%2Fnotes/lists"}