I made a Node.js implementation of the Gothinkster Realworld project (Koa/Typescript/TypeORM)

This page summarizes the projects mentioned and recommended in the original post on /r/node

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • koa-boilerplate

    A Fully Customized and Production Grade Koa REST API Implementing GoThinksters' RealWorld

  • Just thought I'd post my implementation of a RealWorld example app since it finally got put on their list. https://github.com/eflem00/koa-boilerplate It is a boilerplate configuration of Koa, TypeScript and TypeORM among other things to build a rest api that conforms to the RealWorld specs. It has many cool features, from being dockerized, implementing jwt auth and user credential encryption, to having a real integration test and CI/CD configuration.

  • realworld

    "The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more

  • You can learn more about RealWorld here https://github.com/gothinkster/realworld but essentially any of the front end or backend projects can be mixed and matched to form a fully functioning medium clone since they all conform to the same api contract.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts