This is a angular aplication with basend in authentication (register and login) with angular, node and mysql.
npm install -g nx
npm i
brew install node
must fill .loca.env with DB credentials. I recommend planetscale you can get a mysql DB free.
npm run start:api
npm run start:front