backend: run backend: hapus database: Remove-Item .\db.sqlite -Force npm install npm start frontend run frontend: npm install npm run dev