Skip to content

Commit 671f571

Browse files
committed
adds deployment wave details
1 parent a4c2bfd commit 671f571

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

ada-project-docs/wave_07.md

+22
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
11
# Wave 7: Deployment
22

3+
## Goal
4+
5+
Our goal is to make our project accessible online!
6+
7+
## Requirements
8+
9+
Deploy this project to Heroku.
10+
11+
Then, add some Task records and Goal records to the production database.
12+
13+
Be sure to grab the URL of your deployed app. It will be submitted at the time of project submission.
14+
15+
### Tips
16+
17+
- When unexpected issues come up, employ all of your debugging skills:
18+
- Write down what step/command just created the issue
19+
- Write down how you observe the issue
20+
- Attempt to recreate the issue locally
21+
- Use Postman, the browser, and the debugger tools
22+
- Use the Heroku logs
23+
- Research error messages
24+
- Rubber duck and ask for help

0 commit comments

Comments
 (0)