NX scaffolding

# Since the project will be a monorepo, it might be better to name it
# on the orginization name. Replace yarn with any package manager or
# emit the whole option for auto selection.
npx create-nx-workspace project_or_orginization_name --packageManager=yarn
XenoBino