coshx / portfolio_optimizer

Visualize your optimal stock portfolio
MIT License
1 stars 3 forks source link

Make a development backend #35

Open mwytock0812 opened 8 years ago

mwytock0812 commented 8 years ago

@mwytock0812 needs to make a development backend...and then it'd be nice to have some environment variables that allow us to on-the-fly use different endpoints for development and production queries.

mwytock0812 commented 8 years ago

In our development environment we need to make our requests point to localhost instead of the linode. This will allow us to have a true development version of both the frontend and backend at the same time.