mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
Updates to quickstart while onboarding Carly
This commit is contained in:
@@ -18,6 +18,7 @@ Install VS Code
|
||||
Open VS Code and install the Remote-Containers plug-in from Microsoft.
|
||||
|
||||
Make sure your docker daemon is running (on OS X, this is typically accomplished by opening the Docker Desktop app)
|
||||
Also make sure there is NOT a Postgres daemon running on port 5432.
|
||||
|
||||
Create the external docker network:
|
||||
|
||||
@@ -34,6 +35,8 @@ Select View->Open View..., then search/select “ports”. Await a green dot on
|
||||
Open another terminal and run the background tasks:
|
||||
`make run-celery`
|
||||
|
||||
Confirm that everything is working by hitting localhost:6011 and it responds with a 200 OK.
|
||||
|
||||
---
|
||||
## Setting Up
|
||||
|
||||
|
||||
Reference in New Issue
Block a user