Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sendinblue Next.js Transactional email

This repo is used for the tutorial 'Send Transactional Emails With Next.js and SendinBlue' in SendiBlue.com blog.

Next.js is a wonderful Framework based on React that allows us to render views from the server side. We will use Next.js with Sendinblue to send transactional emails. Sendinblue is a comprehensive suite of SaaS communication tools, including email marketing, transactional emails, text messages, and more.

Starting the dev server

Make sure you have npm installed.

  1. git clone git@github.com:malithmcr/sendinblue-next-js-transactional-emails.git
  2. Run npm install
  3. Start the dev server using npm run dev

Available Commands

  • npm run dev - start the dev server
  • npm run build - create a production ready build
  • npm start - start production server
  • npm staging - start staging server

About

Send Transactional Emails With Next.js and SendinBlue

Resources

Code of conduct

Contributing

Security policy

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages