* create default user on users running a windows OS in `init_db.py` script or add docs to help users set it up themselves * decouple `init_db.py` script from `server.py`: * `init_db.py`should use the .env variable in `backend/` to populate either firebase or postgres