-
-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Labels
examplesAffects "examples" folderAffects "examples" foldergood first issueGood for newcomersGood for newcomershacktoberfesthard
Description
Create a real-world application, a Medium clone, according to this repo spec
Stack:
| tool | name |
|---|---|
| web framework | tinyhttp (obv) |
| body parser | milliparsec |
| database | PostgreSQL |
| ORM | Prisma or anything else |
| auth | JWT (w/ @tinyhttp/jwt) |
| cors | @tinyhttp/cors |
| unit tests | uvu + supertest-fetch |
The whole code must be in a separate repository and the PR only needs to include a link to that repository.
example readme:
RealWorld
Example tinyhttp Medium clone following the RealWorld spec.
Check the node-tinyhttp-realworld-example-app repository.
p.s.: after completing an example, either me or the one who made the repo should open an issue to realworld repo and after that, submit a PR
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
examplesAffects "examples" folderAffects "examples" foldergood first issueGood for newcomersGood for newcomershacktoberfesthard