I made an opensource bug tracking app with TypeScript + PERN stack. Github repo & live demo in comments.

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • bug-tracker-pern-ts

    Bug Tracking app, features team-work support. Made using PERN + TypeScript stack.

  • semantic-release

    :package::rocket: Fully automated version management and package publishing

  • And for challenge mode, build a full CI/CD pipeline with auto-versioning / releasing of the Library including prerelease artifacts using https://github.com/semantic-release/semantic-release, auto-deploy the front-end after it's passed tests and generate a preview deployment as a sort of pseudo QA environment , same for the back-end, then finally capture logging and metrics using something like Grafana, Prometheus, Loki / Logstash. Can also add https://sentry.io/ to the front-end to capture exceptions in the wild.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • tsdx

    Zero-config CLI for TypeScript package development

  • If you're having fun with the backend, give https://nestjs.com/ a try. If you're having fun with the frontend, give https://nextjs.org/ a shot. Just for shits, extract your components as a generic components and use https://tsdx.io/ to make yourself a React Library of your own.

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