angular-auth-crud agApp -> frontend server -> backend Installation $ npm i or yarn Running the app # development $ nodemon server.mjs (to start node server) $ cd ngApp && ng serve -o (to start frontend !!configure db using a config file.