Skip to content

gratcy/tax-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tax Calculator

API for Shopee Calculate Tax Order

Code Style

API Documentation | Database Design | Deployment Setup | License

Project Setup

API Documentation

API Documentation by Postman https://documenter.getpostman.com/view/537028/Rzn8Pgsh

Database Design

Diagram Database Design

Deployment Setup

In production environment, you dont need to clone this repo manually. Because already setup in docker. Just follow below instructions.

Prerequisites

Production Environment
Development Environment
  • Node.js - Download and Install Node.js with NVM (Node Version Manager) - Simple bash script to manage multiple active node.js versions.
  • MySQL - Download and Install MySQL - Make sure it's running on the default port.
  $ git@github.com/gratcy/tax-calc.git
  $ cd tax-calc
  $ cp .env.sample .env
  $ npm install
  $ npm start

License


Beerware © [Gratcy Palma P Hutapea]

Releases

No releases published

Packages

No packages published