Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 145 Bytes

Local testing

Make a env.list with NEO4J_URL, NEO4J_USER, and NEO4J_PSWD. Run

uvicorn app.main:app --env-file env.list --port 80