jpriggs / Stockgenie

GNU General Public License v3.0
0 stars 0 forks source link

Set up Heroku account #1

Closed psyrus closed 6 years ago

psyrus commented 6 years ago

For the development environment, Heroku has been selected due to its free tier and versatility.

Please set up an account and create the following resources :

psyrus commented 6 years ago

Hi Jason, what's the status on this one?

jpriggs commented 6 years ago

Provisioned the database and it can be run locally. I followed all the steps laid out on the heroku site, but now I need to figure out how to interact with the database such as creating fields and values. The linked site talks about importing information into the database, but I was getting errors and could not figure out what to do. So I gave up for the night.

https://devcenter.heroku.com/articles/heroku-postgres-import-export#import

Not sure If I should close this issue until I can interact and modify my database. Maybe we can chat about it tomorrow after I finish work.

psyrus commented 6 years ago

Not sure If I should close this issue until I can interact and modify my database. Maybe we can chat about it tomorrow after I finish work.

@jpriggs That will be part of #2 so we'll just close this one for now as you have the environment set up, and the actual implementation can start with creating your test web page in #2