Skip to content

sumitjpl/sms-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-api system

This repo helps you set up a SMS-APP - BE api framework.

Prerequisites

Node version should be greater than 12.16.0

Installing

Steps

  1. Clone this repository by using:
    git clone https://github.com/sumitjpl/sms-app.git
  1. After cloning
   cd angad

   run npm install
  1. Change .env.example to .env
  2. Enter you MySql connection credentials
  3. Start Application
   npm start or yarn start
  1. Your application will runs on http://localhost:5002/

Tech Stack

  1. Node.js
  2. Express - Web Framework for Node.js
  3. MySql - A node.js driver for mysql
  4. Knex - Query builder for Node.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors