Socket
Book a DemoInstallSign in
Socket

jerrymice

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jerrymice

A simple prototype environment wrapper using Express.js

2.1.1
latest
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

JerryMice

jerrymice

A simple prototype environment wrapper using Express.js

  • Perfect for prototyping projects.
  • Javascript Server-Side.
  • EJS Embeded Javascript logic.
  • Express.js powerful routing.
  • Layout oriented includes, like .NET Razor template engine

Get it

git clone https://github.com/Javiani/JerryMice.git

Install it

npm install

Run it

npm start

Just open your browser on localhost:3000/ and your prototype site is ready and up.

Config

jerrymice.run({
	baseUrl		:__dirname, // Required
    public      :'www', // Required, Specify public folder
	port		:3000, //Optional
	services	:/services/, // Optional
    404         :'404', // Optional, Path for 404 html file
    error       :'error' // Optional, Path for error html file
});

FAQs

Package last updated on 03 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.