{"id":21023480,"url":"https://github.com/dnmore/mongodb-gallery","last_synced_at":"2026-04-10T07:02:56.069Z","repository":{"id":257557106,"uuid":"787322094","full_name":"dnmore/mongodb-gallery","owner":"dnmore","description":"Application with authentication logic built using Node.js and MongoDB database","archived":false,"fork":false,"pushed_at":"2024-10-30T16:48:42.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T13:40:53.514Z","etag":null,"topics":["authentication","bcryptjs","expressjs","mongodb","multer-fileupload","nodejs","session-cookie"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dnmore.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}},"created_at":"2024-04-16T09:56:32.000Z","updated_at":"2024-10-30T16:48:45.000Z","dependencies_parsed_at":"2024-09-17T11:50:50.662Z","dependency_job_id":null,"html_url":"https://github.com/dnmore/mongodb-gallery","commit_stats":null,"previous_names":["dnmore/mongodb-gallery"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmore%2Fmongodb-gallery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmore%2Fmongodb-gallery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmore%2Fmongodb-gallery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dnmore%2Fmongodb-gallery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dnmore","download_url":"https://codeload.github.com/dnmore/mongodb-gallery/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243456563,"owners_count":20293905,"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":["authentication","bcryptjs","expressjs","mongodb","multer-fileupload","nodejs","session-cookie"],"created_at":"2024-11-19T11:18:21.900Z","updated_at":"2025-12-30T10:35:50.838Z","avatar_url":"https://github.com/dnmore.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MongoDB Gallery - Image Upload and Profile Management\n\n## Overview\n\nApplication with authentication logic built using Node.js and MongoDB database which allows upon authentication to access a profile page and upload an image file to be displayed on home page.\n\n## 🔥 Features\n\n- Secure user authentication and session management\n- Image uploads with previews\n\n\n\n## 🛠️ Tech Stack\n\n- `Node.js`– Backend runtime\n- `Express.js`– Web framework for Node.js\n- `EJS`– Templating engine for rendering dynamic content\n- `MongoDB`– NoSQL database for storing data\n- `Nodemon` – Automatically restarts the server on file changes\n- `Bcryptjs` – Password hashing\n- `Multer`– Middleware for handling file uploads\n- `Express-Session`– Session management\n- `UUID` – Unique identifier generation\n- `Dotenv` – Environment variable management\n\n\n## 🚀 Getting Started\n### Installation\nClone the repository and install the dependencies:\n\n```\n$ git clone https://github.com/dnmore/mongodb-gallery.git\n$ npm install\n\n```\n\n### Database Setup\n\nCreate a MongoDB database named `gallery`:\n\n```\nuse gallery\n\n```\n\n### Environment Variables\nSet up environment variables for the session secret in a `.env` file.\n\n### Running the Application\nTo start the server, run:\n\n```\n$ npm start\n\n```\n\nThe application will be running at `http://localhost:3000/`.\n\n\n## 📜 License\n\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmore%2Fmongodb-gallery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdnmore%2Fmongodb-gallery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdnmore%2Fmongodb-gallery/lists"}