- This is extended from the full-auth repository(private).
- This is backend for friend-records-nextjs
- This web-app is deployed on here
- Document your interaction with your friend and display a smart log of past interactions with financial implications.Offload your chores of managing relationships to this app so you can focus on the quality time of interaction with your friend.
pip install
source venv/bin/activate
DJANGO_SECRET_KEY
DEBUG
DOMAIN
REDIRECT_URLS
GOOGLE_AUTH_KEY
SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET
AWS_SES_ACCESS_KEY_ID
AWS_SES_SECRET_ACCESS_KEY
AWS_SES_REGION_NAME
AWS_SES_FROM_EMAIL
python manage.py runserver