Code Monkey home page Code Monkey logo

wealth's Introduction

Bhojpur Wealth - Data Management Engine

The Bhojpur Wealth is an artificial intelligence enabled wealth management system applied within the Bhojpur.NET Platform ecosystem for delivering distributed applications or services. The application empowers individuals or companies to keep track of stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.

Pre-requisites

You need to install the following software on target server.

Simple Installation

Firstly, you need to setup a local database (e.g. PostgreSQL and Redis).

The default currency applied by the system is INR.

Database Setup

Prior to starting the server, your database instance must be up and running.

yarn database:setup

Server-side Web Application

To start the server application, simply issue the following command in a Terminal window

yarn start:server

Client-side Web Application

To start the client application, simply issue the following command in a Terminal window

yarn start:client

Storybook Environment

To start the storybook, simply issue the following command in a new Terminal window

yarn start:storybook

then, open http://localhost:4400/ URL in your web-browser

Build Source Code

Firstly, you need to install Node.js runtime engine, Yarn, and Prisma frameworks. So, issue the following commands in a new Termainal window.

npm install -g prisma
yarn install

then, build the source code by issuing followinf commands

yarm build:all

wealth's People

Contributors

shashi-rai avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.