/provider-template

A template provider for notifire

Primary LanguageTypeScriptMIT LicenseMIT

Notifire Template Provider

Basic Template Provider, with everything needed to create your very own, how exciting :)

Use the repo template

Start by using this template Top

Choose your new provider name, and add a simple description, don't forget to make public. Create_Provider

After a new repo was created, it's time to install every thing on your computer.

Install Locally

First install the repo, and initiate it

  git clone https://github.com/#your_user_name/#new_proivder_name

After going into the newly cloned repo, install dependencies

  npm install

Follow our simple guide

Use our How to Create a Provider Guide

Copy Template Read Me

Clean