More examples
It would be great to have more example code.
making an express integration example
express에 아래 항목에 대한 예시코드를 추가해보고자 합니다
- 글 작성
- 좋아요
We need the criteria for 'what is proper example'. Without the criteria, even though we are having example codes, it would be frustrated to beginner.
So, my suggestion is, having examples that, at least, satisfies specification which is described in "fedify microblogging tutorial".
Satisfying specification would have many variants. Like this
So, We can have.. example of (prisma | typeorm | drizzleorm) * (postresql | mysql | sqlite) * (fastify | express | nestjs | adonisjs | ... )
How do you think? @dahlia
Sounds good, but we might need to create a separate repository for examples?
How about create section for examples in awesome list? #290 Until awesome list out, we can reference the example in this issue.
cc: @nyeong
Oh, I mean, we need a separate repository to put in the code of the examples.
That would be good, too!