Skip to content

Worth-NL/NotifyNL-app-nodejs-client

Repository files navigation

This is an example Next.js application that illustrates how notifications-node-client can be used to send SMS and emails using NotifyNL API.

Requirements

  • API key. You can create an API key by signing into your account on NotifyNL and going to API integration.

Running the app locally

  1. Create .env.local by copying .env.local.example
  2. Replace <API_KEY> with the API key created via NotifyNL
  3. Run $ npm install to install all the dependencies
  4. Run $npm run dev to start the development server on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published