npm install add DB_STRING to .env file We would need to add following tables/collections in the DB 1.domain_whitelist 2.users 3.todos We would need to add following fields in the users table for the admin user 1.Email="" 2.Password="" 3.Type="admin"