Skip to content

junjie-w/whois-query-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoisQueryServer

This is the server for the Whois query project.

Run the application

important Please enter your own MongoDB database user name and password in the .env file:

DB_USER=Your own MongoDB database user name DB_PASS=Your own MongoDB database password

Run node server.js. The server runs on http://localhost:8000/.

Releases

No releases published

Packages

No packages published