Skip to content

gablaxian/super-registry-checker-9000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Super Registry Checker 9000

Description

Here we have my horrific attempt at Snyk’s NPM registry exercise. It ended up as a mostly prototypical solution that anything robust enough to be useful, due to most of my time being spent mostly learning Node and attempting to get my head around asynchronous recursion. There are no other modules than what comes with Node/Browsers. This is all my own code. There are also no tests…

Requirements

This project has been built and tested with:

  • Node v9.7.1
  • Chrome v65

Installation

Download and unzip the project into a folder on your machine, e.g. ~/Projects/npm-registry-checker-9000.

Usage

Run the app with:

cd ~/Projects/npm-registry-checker-9000
node index.js

By default the app will listen on port 7001. Point your web browser to http://localhost:7001.

About

An exercise... of MADNESS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published