Backend project for creation, updating, and disabling users using NodeJs - MongoDb.
You need a .env file. Use .env.dist as a template.
npm installYou need a MongoDB instance running.
You must install npm packages from package.json.
npm run start