Authentication & Authorization micro Development Setup npm install build npm run devcontainer.build run npm run devcontainer.up or *.down DONE! you cant start the coding Production Setup npm install build npm run production.build run npm run production.up or *.down DONE! you cant start the coding