This project can be used to demonstrate goast's ability to fix crashes.
- Fork this repository if you haven't already.
- Go to https://app.goast.ai and click the button to add a repository. Make sure to install the goast Github App in the organization where this repository exists (Probably just on your user).
- Choose which crash you want to fix. A React Example, a python Example, and an express Example.
- Copy the stacktrace int goast (Or you can click the
Use sample stack trace
button in goast for the crash you want to fix) - Click
Generate Fix