Skip to content

v0.4.0

Compare
Choose a tag to compare
@andyfleming andyfleming released this 07 Feb 01:22
· 66 commits to master since this release

Notes

Added

  • UI Scaffolding
  • Implementing logging to file (~/.jetpax/logs/server/server.log) for Jetpax internals
  • jpx logs command for tailing Jetpax server logs
  • some simple docs (mostly as placeholders)
  • "Jump To" menu to switch between views in the UI
  • Shortcut (command/control + K) to open "Jump To" menu
  • Project internals
    • pino logger with pretty-print enabled for developing
    • socket.io for WebSocket communication
    • Routing with react-router-dom
    • State management with redux

Screenshots

screen shot 2019-02-06 at 5 20 24 pm
screen shot 2019-02-06 at 5 23 36 pm
screen shot 2019-02-06 at 5 23 46 pm