Cloud Computing - Assignment 1

This web application is meant to look up and manage the records of DNS and WHOIS information

Installation

  1. Install webpack sudo npm i -g webpack
  2. Install npm dependencies npm i
  3. Build webpack
  4. To start the server, run node index.js

Dependencies

  • Webpack
  • Mongo