phuochungus commited on
Commit
24f6480
1 Parent(s): 37a4c66

Add Neo4j database as a requirement

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -13,6 +13,7 @@ Before you proceed, make sure you have installed/created the following applicati
13
  1. Docker, link at: https://www.docker.com
14
  2. Supabase, you can self-host the service or create a free Supabase project at: https://supabase.com
15
  3. Firebase, you can create a free Firebase project at: https://firebase.google.com
 
16
 
17
  ```
18
  docker compose up -d
 
13
  1. Docker, link at: https://www.docker.com
14
  2. Supabase, you can self-host the service or create a free Supabase project at: https://supabase.com
15
  3. Firebase, you can create a free Firebase project at: https://firebase.google.com
16
+ 4. Neo4j database, you can create free at: https://neo4j.com
17
 
18
  ```
19
  docker compose up -d