{"id":20294655,"url":"https://github.com/amrmabdelazeem/blog-nodejs-ejs","last_synced_at":"2026-04-09T22:35:06.767Z","repository":{"id":213867313,"uuid":"735129774","full_name":"amrmabdelazeem/blog-nodejs-ejs","owner":"amrmabdelazeem","description":" This project allows you to create, view, edit, and delete blog posts. It serves as a basic template for a blog website with a backend written in Node.js and a frontend powered by EJS templates.","archived":false,"fork":false,"pushed_at":"2023-12-30T12:00:19.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T09:41:00.997Z","etag":null,"topics":["backend","body-parser","ejs-templates","expressjs","html-css-javascript","nodejs","npm-package"],"latest_commit_sha":null,"homepage":"","language":"EJS","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/amrmabdelazeem.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}},"created_at":"2023-12-23T19:12:05.000Z","updated_at":"2023-12-23T19:39:43.000Z","dependencies_parsed_at":"2023-12-30T13:21:20.548Z","dependency_job_id":"e49a1014-4561-4018-81f4-83c3e9626e25","html_url":"https://github.com/amrmabdelazeem/blog-nodejs-ejs","commit_stats":null,"previous_names":["amrmabdelazeem/blog-nodejs-ejs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrmabdelazeem%2Fblog-nodejs-ejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrmabdelazeem%2Fblog-nodejs-ejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrmabdelazeem%2Fblog-nodejs-ejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amrmabdelazeem%2Fblog-nodejs-ejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amrmabdelazeem","download_url":"https://codeload.github.com/amrmabdelazeem/blog-nodejs-ejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241789703,"owners_count":20020525,"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":["backend","body-parser","ejs-templates","expressjs","html-css-javascript","nodejs","npm-package"],"created_at":"2024-11-14T15:30:15.280Z","updated_at":"2025-12-02T02:03:42.400Z","avatar_url":"https://github.com/amrmabdelazeem.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blog CRUD with Node.js \u0026 EJS\n\nWelcome to the Blog Node.js with EJS project! This is a simple blogging application built using Node.js and EJS (Embedded JavaScript templates).\nThis project allows you to create, view, edit, and delete blog posts. It serves as a basic template for a blog website with a backend\nwritten in Node.js and a frontend powered by EJS templates.\n\n\n## Getting Started\nTo get started with the project, follow these steps:\n\n## Prerequisites\n* Make sure you have Node.js installed on your machine. If not, you can download it from [nodejs.org](https://nodejs.org/en).\n\n## Installation\n1.Clone the repository:\n```\ngit clone https://github.com/amrmabdelazeem/blog-nodejs-ejs.git\n```\n2. Change into the project directory:\n```\ncd blog-nodejs-ejs\n```\n4. Install the dependencies:\n```\nnpm install\n```\n\n## Usage\n1. Start the application:\n```\nnode index.js\n```\n2. Open your web browser and navigate to http://localhost:3000 to access the blog application.\n\n## Features\n\n* **Create** a new post: Add new blog posts with a title and content.\n* **View** posts: Browse through the existing blog posts on the home page.\n* **Edit** posts: Click on the \"Edit\" button to modify the content of a blog post.\n* **Delete** posts: Remove unwanted posts by clicking on the \"Delete\" button.\n\n## Project Structure\n\n* **index.js**: The main entry point of the application.\n* **views/**: Contains the EJS templates for rendering the HTML pages.\n* **public/**: Includes static assets such as stylesheets and images.\n* **routes/**: Defines the routes and controllers for handling different actions.\n* **partials/**: For EJS header and footer templates.\n\n## Dependancies\n* Express: A minimal and flexible Node.js web application framework.\n* EJS: Embedded JavaScript templates for rendering dynamic content.\n* Body-parser: Middleware for parsing incoming request bodies.\n\n## Acknowledgments\n\nSpecial thanks to the original author, [amrmabdelazeem](https://github.com/amrmabdelazeem/) , for creating this project.\n\nHappy blogging! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrmabdelazeem%2Fblog-nodejs-ejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famrmabdelazeem%2Fblog-nodejs-ejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famrmabdelazeem%2Fblog-nodejs-ejs/lists"}