Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

nodezoo-web

rjrodger22MIT6.1.3

Frontend for NodeZoo

readme

Nodezoo

nodezoo-web

Nodezoo Web is the frontend client and server for the Nodezoo search engine. Nodezoo is an example microservice system written in node.js and designed to help you explore a full microservice system.

Please see our guide to get the full system up and running locally.

If you're using this microservice, and need help, you can:

Running

This micro-service can be ran as part of the Nodezoo system. Please follow the link below for details on obtaining and running the complete system.

Contributing

The NodeZoo org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2015, Richard Rodgers and other contributors. Licensed under MIT.

changelog

Pending - 6.1.0

  • Added CHANGELOG.md
  • Added GitHub Watches
  • Cleaned code
  • Moved GitHub info in search result to its own component
  • Added Travis badge
  • Linted
  • Updated information displayed on /info page.
  • Implement a React Responsive Flex Grid
  • Removed 'Group' from travis-info, fixed 'URL' in npm-info.
  • Removed toolbag

6 April 2016 - 6.0.0

  • First release of the 6th major revision of nodezoo.
  • Switched to using npm released packages instead of git checkouts.