How to Send Invoice and Add Payment Reminder in Next.js with Courier API

This page summarizes the projects mentioned and recommended in the original post on dev.to

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • invoys

    Open source and self-hostable invoice management app built with Next.js. Made to be free of cost.

  • A problem I found when building with services in Node.js is that there is no built-in mailer. So, I had to find a 3rd party service to do that for me. In this article, I will be integrating Courier to send emails for this project https://github.com/fazzaamiarso/invoys.

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • Typescript: type-safety and auto-completion are the best, right?

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

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

  • Prisma: a great ORM to work with databases. We use Prisma because of its type-safety and auto-completion, providing great developer experience with typescript added.

  • Next.js

    The React Framework

  • Next.js: a production-ready framework to build a full-stack app, even for beginners.

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

  • Building an Admin Console With Minimum Code Using React-Admin, Prisma, and Zenstack

    5 projects | dev.to | 11 Mar 2024
  • SPARTAN. Type-safe Angular full-stack development powered by Analog.

    16 projects | dev.to | 25 Apr 2023
  • How to Send Invoice and Add Payment Reminder in Next.js with Courier API

    6 projects | dev.to | 3 Jan 2023
  • How I turned a Viral TikTok trend into a Web Application with Next.js

    9 projects | dev.to | 17 Jul 2022
  • I Made an Automatic Color Theme Generator for Tailwind CSS

    6 projects | dev.to | 17 Jul 2022