muayyad-alsadi / sitemapper-nodejs

Source code of Visual Site Mapper Node.js version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual Site Mapper - Node.js version

This repository contents source code of the Visual Site Mapper, Node.js version.

Visual Site Mapper is a free service that can quickly show a map of a site. The service is available at http://www.visualsitemapper.com.

The application uses Node.js, PM2 as process manager and MongoDB for data storage.

Installation

$ npm install
$ ./node_modules/.bin/bower install
$ ./node_modules/.bin/gulp build
$ ./node_modules/.bin/pm2 start pm2-apps.json

License

Affero GPL v3

About

Source code of Visual Site Mapper Node.js version

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 88.7%Language:HTML 6.3%Language:CSS 4.9%Language:Shell 0.0%