Skip to content

Commit

Permalink
Merge pull request #7 from moevm/users
Browse files Browse the repository at this point in the history
Implement users functionality
  • Loading branch information
jonx8 authored Nov 21, 2024
2 parents e2bbfef + 2eb7e16 commit 017d550
Show file tree
Hide file tree
Showing 23 changed files with 905 additions and 136 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ services:
NEO4J_SCHEME: neo4j
NEO4J_HOST: db
NEO4J_PORT: 7687
JWT_SECRET: secret
depends_on:
db:
condition: service_healthy
Expand Down
Loading

0 comments on commit 017d550

Please sign in to comment.