Skip to content

jotcodeofficial/DomainZ

Repository files navigation

domainz-logo

Getting Started

First, install the packages:

yarn install

To run your application locally:

yarn dev

To configure gmail to work with nodemailer follow this guide: https://nodemailer.com/usage/using-gmail/

put .env.local into your .gitignore file so that it won't be comitted to source control:

put your gmail info into the .env.local file for nodemailer to work

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published