question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Create RealWorld application

See original GitHub issue

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 (ik it’s not but it’s easier to call it like this) Prisma
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

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:9
  • Comments:15 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
thebearingedgecommented, May 28, 2021

@talentlessguy Yeah, I have some PTO coming up in a few weeks 👍

1reaction
talentlessguycommented, Apr 25, 2021

@thebearingedge ping

how is it going with the realworld app?

(not hurrying ya or anything, jsut checking if everything is alright and you’re not stuck bc of tinyhttp bugs)

Read more comments on GitHub >

github_iconTop Results From Across the Web

GitHub - gothinkster/realworld: "The mother of all demo apps"
RealWorld solves this by allowing you to choose any frontend (React, Angular, & more) and any backend (Node, Django, & more) and see...
Read more >
Realworld
learn all about building healthy habits. supercharge your career. Learn how to take the next step to develop ...
Read more >
How do you Learn to Build Substantial, Real-World Apps?
A real-world application involves a product or app that has some users. But the good news is that you can be a user...
Read more >
Build real world applications with Python - Training
Interested in learning to build apps in Python, that you can maintain? You will learn language syntax but also patterns for how to...
Read more >
Creating a realworld app with C# dotnet - DEV Community ‍ ‍
Once in a while I create a realworld app (demo) to learn a new framework or explore certain different ways of application architecture....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found