Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninepth/my-blog-web-app
My first blog website application that built with node.js, express.js, EJS
https://github.com/ninepth/my-blog-web-app
body-parser ejs express method-override nodejs vercel-deployment
Last synced: 3 months ago
JSON representation
My first blog website application that built with node.js, express.js, EJS
- Host: GitHub
- URL: https://github.com/ninepth/my-blog-web-app
- Owner: NinePTH
- Created: 2024-08-21T10:15:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T09:08:18.000Z (4 months ago)
- Last Synced: 2024-10-12T00:05:17.898Z (3 months ago)
- Topics: body-parser, ejs, express, method-override, nodejs, vercel-deployment
- Language: CSS
- Homepage: https://ninepth-blog-web-app.vercel.app/
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contributor must have standard
To contributors who want to resolve my project's issue. You need to follow good contributor standards at least giving the pull request a meaningful name and using my official specific branch of each issue.If you want to contribute to an easy issue in this project, please COMPLETE the easy issue and don't leave even a single easy bug because it is not acceptable.
Example: You know that if it has no blog in the array it will do something that we don't want or not send anything. And you still do not make any easy solution like the one below.
```
if (blogs.length == 0) {
// Do something such as send a text that tells us there is no blog.
} else {
// Do something
}
```
This is not acceptable, please solve it. Otherwise, I will not accept your pull request.Please do not use any other packages that I didn't use in this project (you can see it in package.json).
If you are my college friend, please contact me on my Instagram.