Get started with Persona in just a few steps
.env
file in the root directory based on the provided example:
.env
file to include your specific configurations:
http://localhost:8000
Neo4j will be available at bolt://localhost:7687
. Neo4j Browser will be available at http://localhost:7474
.
You can change the ports in the docker compose file if you are running other services on your system.