Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goktugyalcin/kotuluyorum-fyi
im the that guy that criticizing anything. aio in this blog.
https://github.com/goktugyalcin/kotuluyorum-fyi
Last synced: about 1 month ago
JSON representation
im the that guy that criticizing anything. aio in this blog.
- Host: GitHub
- URL: https://github.com/goktugyalcin/kotuluyorum-fyi
- Owner: GoktugYalcin
- Created: 2024-05-24T12:16:01.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T09:56:22.000Z (6 months ago)
- Last Synced: 2024-07-05T17:44:03.334Z (6 months ago)
- Language: TypeScript
- Homepage: https://goktugyalcin.github.io/kotuluyorum-fyi/
- Size: 466 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![banner](https://github.com/GoktugYalcin/kotuluyorum-fyi/blob/2c667e3b8b290e9aa318cbe3a1dec634637a17c1/assets/screenshots/img.png)
# Kötülüyorum.fyi
### A blog that critiquing products that I bought or experiencedMain idea is going around that my criticizing skills. I can find any points that "meh I do not like" on bought products.
One day; when I'm tweeting, said to myself "Why do not I'm writing a blog about products and their bad points??"
**IYKYK, everyone has a instinct based on this idea...**
## Getting Started
### What you need?
- A **Contentful** account and the keys that you can find on ```.env.example```
- React and Next.js skills### How to run?
- Just go to terminal and type
```shell
pnpm install && pnpm run dev
```### Gonna develop
- **Top critized of month side**
- ~~**Categories side**~~
- Vercel pipeline for production.
- ~~Dynamic OG image generation for posts.~~
- Logging side to Firebase. (Is it really necessary? 🤔)
- ~~Better **Headless CMS**(Because Contentful made me sick about interfacing post types. Their docs are too outdated.)~~
- Add boo counts for top critized.
- Add comments section for posts.### Notes
I'm using Node 20.13.1(LTS) and PNPM for npm packages on this project. But it can depend on your interests.