Texpress: My first attempt to create an open-source project

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

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

    Texpress is a project setup for using ExpressJS with Typescript. It includes a monorepo architecture and uses turborepo for managing the codebase. Live Site: https://texpress.onrender.com/auth/login (Note: Might take longer time to load due to free tier limitations on render), API Swagger Docs: https://texpress-api.onrender.com/api-docs

    Greetings to everyone! I'm a software developer working on Node.js. I have always wanted to be a part of the open-source community, but always felt I was not good enough. Anyways, I built something during my leisure time at work. "Texpress" is a project setup for building express + typescript applications. I've worked very hard to build this and document it. It uses mono repo architecture and has 3 built-in apps, a CMS admin panel, an API for the front end, and a queue consumer for consuming RabbitMQ messages. Along with other shared packages. I know it's not perfect but I'm really hoping that it would ease the development and improve the developer experience when using Express & Typescript with its built-in features. Anyways here's a link to the repo, https://github.com/sonish777/t-express , the documentation is hosted on GitHub pages, https://sonish777.github.io/t-express/ I would really appreciate it if you would try it out, and raise issues or just look into it and share your thoughts and opinions. Thank you in advance! (:

  • 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.

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