Skip to content

dhaval-patel262/E-Commerce_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Patel Shop

Goal

Goal of the repo was to work as a backend server for the Flutter App. Initially the Backend used MySql as the database.Now the BackEnd server is forked into two different servers , MongoDB and MySQL. Please find code for concerned database in respective Branch.

##TO DO

[ ] remove the MySQL code from main branch

Installation

User can use any one branch for development.

Installation Please cd into project directory before running all below commands.

Install dependencies:

$ npm install

Create an .env file and save the enviroment variables:

//MySQL remote server data
host = ''
user =
password =
database =

Copyright (c) 2021 Dhaval Patel

About

Contains the backend Server for E commerce Application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published