Skip to content

Play with stocks and crypto in real-time thanks to Elixir's concurrency and Phoenix channels!

License

Notifications You must be signed in to change notification settings

EssenceOfChaos/bullish

Repository files navigation

Bullish

CircleCI

license

You're given a starting balance 💰 and a list of stocks to choose from. Choose wisely and watch your portfolio grow 📈 ! Test out the app on Heroku.


Contributing

Contributers will need the auth0 credentials to run the app locally and be able to authenticate. Open an issue for a bug fix or to request credentials to contribute to the development of the application.

Next, you'll need to run source .env to load the environment variables before starting the server with mix phx.server.

This app uses Auth0 to authenticate a user via auth0.

Note: The callback URL's default to either http:https://localhost:4000/auth/auth0/callback or http:https://localhost:3000/auth/auth0/callback so make sure you are running the application on either port 3000 or 4000.

At this point you should be able to run the app locally and successfully log in and interact with the application. The documentation for the trading API can be found at iextrading.

About

Play with stocks and crypto in real-time thanks to Elixir's concurrency and Phoenix channels!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published