Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

mock-server/mockserver-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been archived

This project has been merged into the MockServer monorepo: https://github.com/mock-server/mockserver-monorepo

The code now lives in the mockserver-ui/ subdirectory of the monorepo.

All new issues and pull requests should be filed against the monorepo.

mockserver-ui

A dashboard to view the expectations, requests, and logs in MockServer

Build status Dependency Status devDependency Status

Community

  • Backlog:                     Trello Backlog
  • Freature Requests:  Github Issues
  • Issues / Bugs:           Github Issues
  • Chat:                           Join Slack

Getting Started

This node module is built using react-scripts, it is not intended to use stand alone (except for development) and is bundled into MockServer on path /mockserver/dashboard, for example:

https://localhost:1080/mockserver/dashboard

For development this node module can be run using npm start and can be pointed at a running version of MockServer using host, port and context query parameters as required, for example:

http://localhost:3000/?host=localhost&port=1080&context=

To run locally:

# 1. run node 
npm start
# 2. navigate to UI
open http://localhost:3000/?port=1080

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.


Analytics

About

A dashboard to view the expectations, requests, and logs in MockServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages