suparthghimire / driving-mgmt-fullstack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Driving Center Management

This is a Prototype application for Bhaktapur Driving Center Pvt Ltd.

This is not a production grade application.

Requirements

The Application Runs on Node JS v10x and above.

Software Requirements

  • Node JS v10.x and above
  • MySQL

Installation

Installation Globally

Clone Repository

git clone https://github.com/suparthghimire/driving-mgmt-fullstack.git

Database Setup

  • Import Database db_sad to MySQL Database from the root directory of Project

Server Setup

cd server

Create .env file using the .env.example file

Install all Packages

npm install

Start Server

npm run dev

Client Setup

cd client

Install all Packages

npm install

Start Server

npm run dev

About


Languages

Language:JavaScript 99.7%Language:CSS 0.3%Language:Shell 0.0%