Skip to content

Commit

Permalink
Merge pull request #12 from stevebrownlee/stevebrownlee-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
stevebrownlee authored Jul 1, 2024
2 parents f71d5b5 + bd3b6f8 commit 2607cf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ In your terminal, be in the project directory, and run the following command.

Once this script is complete, you will have the Postgres database, and some starter data seeded in it.

## Start Virtual Environment

In the project directory, run `pipenv shell` to activate the VE for the project.

## Using the API

Go back to VSCode and start a Django debugger _(recommend [creating a launcher profile](https://code.visualstudio.com/docs/python/tutorial-django#_create-a-debugger-launch-profile) for yourself)_. If the setup was successful, you will see the following output in the VSCode integrated terminal.
Expand Down

0 comments on commit 2607cf2

Please sign in to comment.