Skip to content

DEPRECATED - Developpers Tools application helps you to develop applications using devapt features. Provides metrics, logs, buses messages, distributed topology.

License

Notifications You must be signed in to change notification settings

lucbories/devapt-app-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devapt - Developpers Tools Application

Current version: 1.0.0 Please see the develop branch for current development.

What is it?

Developpers Tools application helps you to develop applications using devapt features and provides:

  • logs viewer
  • buses messages spy
  • metrics monitoring
  • runtime settings display
  • physical and logical topology display
  • more: coming soon

USAGE

Get package source:

mkdir devapt-app-devtools
cd devapt-app-devtools
git init
git remote add origin https://github.com/lucbories/devapt-app-devtools.git
git pull origin master

Edit "start_node.cmd" and remove "OPENSHIFT_BINDINGS" variable if needed.

Get dependencies packages and run application:

cd devapt-app-devtools
npm install
npm start

An express server is now listening on port 8081 by default. Connect to http://mydomain/devtools/ on a browser.

Navigate into menus:

  • Runtime: server application settings and state
    • All settings
  • Monitor
    • Logical Topology
    • Physical Topology
    • Logs
    • Messages
    • Metrics
  • State: browser application state (coming soon)
  • API (coming soon)
  • Crud (coming soon)

LICENCE

See LICENSE

BUGS

See ISSUES

Technical details

devapt-app-devtools use devapt and devapt-devtools packages.

Installation

Please see the file called INSTALL.md.

Contacts

To subscribe to news or report a bug or contribute to the project, use the project website at https://github.com/lucbories/devapt-app-devtools.

About

DEPRECATED - Developpers Tools application helps you to develop applications using devapt features. Provides metrics, logs, buses messages, distributed topology.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published