Coder Social home page Coder Social logo

stav / crapp Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.19 MB

CrApp - the Crypto App

Home Page: https://primesite.dev/airchain.html#app

License: MIT License

JavaScript 35.62% Vue 58.25% Shell 0.15% SCSS 0.14% TypeScript 5.84%
cryptocurrencies vuejs vuetify application

crapp's Introduction

CrApp - The Crypto App

Keep track of your crypto portfolio with exchange APIs and local text files.

Repos

Pies

Chart

Minis

Install

These instructions assume you have Yarn installed.

Open a terminal in the project parent directory.

Clone this repository:

git clone [email protected]:stav/crapp.git

Enter the repository directory:

cd crapp

Use Yarn to install the dependencies:

yarn

Copy over the example database and edit as needed:

cp data/repositorys.json.example data/repositorys.json

If you have accounts at either Binance or Coinbase then copy over the environment file example and edit as needed:

cp .env.example .env

Run the server:

yarn dev

The webserver will be available at http://localhost:3000.

For detailed explanation on how things work, check out Nuxt.js docs.

Deploy

My host does not have enough available memory to build the app so I have to build it on the dev machine and copy the files over manually.

stav@varan ~/Work/Crypto/crapp$ cp -r .nuxt/ cowboy:/~/crapp/

Remote

stav@cowboy:/srv/~/crapp$ pm2 start 'yarn start' --name CrApp
[PM2] Starting /usr/bin/bash in fork_mode (1 instance)
[PM2] Done.
┌─────┬──────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
│ id  │ name     │ namespace   │ version │ mode    │ pid      │ uptime │ ↺    │ status    │ cpu      │ mem      │ user     │ watching │
├─────┼──────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
│ 0   │ CrApp    │ default     │ N/A     │ fork    │ 25117    │ 0s     │ 0    │ online    │ 0%       │ 696.0kb  │ stav     │ disabled │
└─────┴──────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘

Credits

https://coindashboards.com/currency/uniswap https://drive.google.com/drive/folders/1efGfjrsYQVB4sBiZ11YgDnTDi9zXVVnb https://github.com/AllienWorks/cryptocoins https://github.com/spothq/cryptocurrency-icons https://monolith.xyz https://s2.coinmarketcap.com/static/img/coins/64x64/1975.png

crapp's People

Contributors

stav avatar

Watchers

 avatar  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.