Giter Site home page Giter Site logo

aks2312 / papertrade Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anandav/papertrade

0.0 0.0 0.0 10.87 MB

Do papertrade without losing your capital. Inspired by Sensibull, Tradingview paper trades and tastyworks.

JavaScript 51.48% Vue 45.42% HTML 0.57% CSS 2.53%

papertrade's Introduction

PaperTrade

Do papertrade without losing your capital. Designed for the derivative market. Inspired by Sensibull papertade, Tradingview papertrade, and tastyworks.

PaperTrade CI

Server

The server folder contains API code and it's runs on port 9090. To start API use "npm run dev" in the server folder.

Client

The client folder contains SPA code and it's runs on port 8080. To start App use "npm run dev" in the client folder.

BSD and Linux users can run "npm run dev" from the application root directory to start both Client & Server.

Backend

Web API uses MongoDB Atlas, change the connection string in the ".env" file to point to your MongoDB instance (not tested in local instances).

Build

Client build (npm run build) will build the app and move the dist to the '/server/public' folder.


⚠️ Authentication and Authorization in not implemeted, will implement SSO(SAML/OAuth) support in future.

⚠️ Delete functionality won't ask for conformation, use 'double click' to delete.

papertrade's People

Contributors

anandav avatar dependabot[bot] 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.