Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 experienced

Main 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.