Skip to content

Run make serve and make initdb simultaneously? #3861

@lgh2

Description

@lgh2

At the NYC Python/PyLadies mini-sprint, one of the attendees was following the instructions in the documentation to set up his development environment. He was confused about whether make serve and make initdb should be run sequentially or simultaneously.

I have always been running the commands simultaneously (I run make serve, and while that is printing things to stdout I run make initdb in another terminal window). It's always worked for me. Should we tell people to run the commands simultaneously in the documentation?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions