Mongo repair not working, data corrupted when server shutdown accidently

my mongodb is back after i removed all my database files.

sudo rm -rf /var/lib/mongodb/*
sudo systemctl restart mongod

is there anyway to do this without removing the full data?