Closed stmball closed 3 years ago
Working on this!
OK. I've now got it working locally. Configuring pycharm was a real pain on a windows laptop. I still can't install loads of requirements but at least it will run locally.
Great - this can be a bit of a pain with the two services running. Does this mean it's heroku ready or does it still need some work?
If you're using PyCharm as well I imagine there's some config files scattered around your workspace as well - remember to add these to .gitignore 😀
OK. Finally got it deployed to Heroku. Deployment triggered by GitHub push which is cool. Couldn't get it to work with nested backend/backend directory structure.
Site is live at https://fizzynewt-main.herokuapp.com/api/
Deploy the application to Heroku and write documentation for local development.