Skip to content

Commit c1951dc

Browse files
committed
Update migrate db config and add signup api
1 parent a0fc696 commit c1951dc

9 files changed

Lines changed: 61 additions & 457 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,5 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
.idea
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
from auth_app.api.v1 import auth

0 commit comments

Comments
 (0)