MoneyMeld About Todo Local Setup go to frontend and install all require package cd frontend && npm i run the frontend using npm run dev for backend cd backend && source .virtual/bin/active run the backend using python3 manage.py runserver admin credential are admin:admin