Skip to content

soehtetpaing/snap-noti

Repository files navigation

Snap Noti REST APIs

This project was generated using Express JS version 5.2.1 and Nodemailer version 8.0.6.

Installation & Setup

Install dependencies:

npm install

Environment Variables

The application uses environment variables for configuration. Create a .env file in the project root with the following values:

NODE_ENV=production

PJ_NAME=SnapNoti
VERSION=1.0.0

PORT=8000
SECRET_KEY=$n@pN0t1!

Development server

To start a local development server, run:

npm start

Once the server is running, it will be accessible at: http://localhost:8000/. You can use this base URL to test and invoke the available RESTful API endpoints.

About

Snap Noti is a lightweight, scalable Node.js/Express backend for automatic email notifications, autoreplies, secure OTP generation, and multi-channel delivery—streamlining authentication workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors