yashafromrussia / cloud-computing-whois-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:JavaScript 95.4%Language:HTML 4.6%