GitXplorerGitXplorer
j

limited-crypto

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
c24660fc509a25ee7c440995fe054d2c295d5625

Use correct api url

jjvandenaardweg committed 6 years ago
Unverified
0ff877cc60b724fb86e9c244f2fe290ef19fd07d

Added correct start script

jjvandenaardweg committed 6 years ago
Unverified
d0f63be0d452e5b0d6881d7e4c615db47bc25941

Add Heroku build script

jjvandenaardweg committed 6 years ago
Unverified
61c48f9887dfb6aeea9768a91bc21992c2f7ea17

Use correct API base url

jjvandenaardweg committed 6 years ago
Unverified
4d1239c9146dc5c6b2c43059bed066e3709268bd

Use correct pub folder

jjvandenaardweg committed 6 years ago
Unverified
e3d59777cbcec80b3d95f6a13e6414e415d9e178

Several changes

jjvandenaardweg committed 6 years ago

README

The README file for this repository.

Limited Crypto

Compare cryptocurrencies having similar limited supply

Preview

  1. yarn install
  2. Start Redis: docker-compose up
  3. Start API: npm run dev
  4. Start frontend: yarn serve