JSPM

tradeadviser

0.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12
  • Score
    100M100P100Q49113F
  • License Apache-2.0

Trade and Investment Application

Package Exports

  • tradeadviser
  • tradeadviser/server/www.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tradeadviser) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TradeAdviser

Docker Image CI

Build and deploy an app to AKS with Helm

Docker

Running Code Coverage Codespaces Prebuilds Node.js Package

Copyright (c) 2021-2023 TradeAdviser .LLC 

Category

     Finance

Description

        Trade management application and services

Website

      https://tradeadviser.org

Company :

     TradeAdviser .LLC

License Type

         Apache 3

Author

         Noel M Nguemechieu

Binding with axios functions

Requirements :

  • NODE >=18
  • EXPRESS JS SERVER
  • REACT >=18

Technical Details

  - Commands:

Production Mode

      npm run prod 

Development mode

     npm run dev

Dockerfile Port

       Exporse  3000

Node Module Installation command

         npm  install --save

Databases

    Redis ,Mysql

Databases Migration helper

            Sequelise

Deployment on kubernetes using helm charts

 - Command : 
           $ Helm upgrade -d

tradeadviser