Monorepo for Tooth.ly, an ERP system for the dentistry department at BAU.
Download Postgresql and redis then configure local environments in
apps/dentlist/.env.local && apps/unicorn/.env.local
Then run these commands
$ yarn
$ yarn nx serve dentlist
$ yarn nx serve unicorn