{"id":20160725,"url":"https://github.com/jhonbergmann/todo-app","last_synced_at":"2025-09-21T12:31:23.438Z","repository":{"id":278328398,"uuid":"329136123","full_name":"jhonbergmann/todo-app","owner":"jhonbergmann","description":"📝 A simple to-do list application.","archived":true,"fork":false,"pushed_at":"2025-02-19T06:51:27.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T02:41:38.448Z","etag":null,"topics":["bootstrap","mongodb","pm2","react"],"latest_commit_sha":null,"homepage":"","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/jhonbergmann.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":"2021-01-12T23:09:03.000Z","updated_at":"2025-02-19T06:51:46.000Z","dependencies_parsed_at":"2025-02-19T07:32:00.660Z","dependency_job_id":"65681235-affb-4946-b6ab-7d5ac68a594d","html_url":"https://github.com/jhonbergmann/todo-app","commit_stats":null,"previous_names":["jhonbergmann/todo-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jhonbergmann/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonbergmann%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonbergmann%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonbergmann%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonbergmann%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jhonbergmann","download_url":"https://codeload.github.com/jhonbergmann/todo-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jhonbergmann%2Ftodo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276242599,"owners_count":25609211,"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-21T02:00:07.055Z","response_time":72,"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":["bootstrap","mongodb","pm2","react"],"created_at":"2024-11-14T00:15:27.303Z","updated_at":"2025-09-21T12:31:23.404Z","avatar_url":"https://github.com/jhonbergmann.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  todo app\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eA simple to-do list application.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/screenshot.png\" alt=\"App screenshot\"\u003e\n\u003c/p\u003e\n\n## 📦 Tech Stack\n\n[check web in package.json](web/package.json)\n\n[check backend in package.json](backend/package.json)\n\n## 🔩 Installation\n\nTo install and run the project locally, follow these steps:\n\n### 1️⃣ Prerequisites\n\n- [**Node.js**](https://nodejs.org/) version v16.15.0\n- [**MongoDB**](https://www.mongodb.com/) running locally\n\n### 2️⃣ Clone the repository\n\n```sh\ngit clone https://github.com/jhonbergmann/todo-app.git\ncd todo-app\n```\n\n## 🗃 Database\n\n1. Start MongoDB:\n   - Run `mongod` in the terminal **or**  \n   - Run `MongoDB\\Server\\4.4\\bin\\mongod.exe`\n\n## ⚙️ Backend\n\n1. Navigate to the backend directory and install dependencies:\n   ```sh\n   cd backend\n   npm install\n   ```\n\n2. Start the backend server:\n   ```sh\n   npm run production\n   ```\n\n3. To monitor the process with PM2:\n   ```sh\n   ./node_modules/.bin/pm2 monit\n   ```\n\n## 🌐 Web\n\n1. Navigate to the web directory and install dependencies:\n   ```sh\n   cd web\n   npm install\n   ```\n\n2. Start the development server:\n   ```sh\n   npm run dev\n   ```\n\n3. Open in your browser:\n   ```\n   http://localhost:9090\n   ```\n\n## 📝 License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhonbergmann%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjhonbergmann%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjhonbergmann%2Ftodo-app/lists"}