Skip to content

Authenticate Login, Services base and local run for Frontigrade

Base for creating an authenticated session with a user login

New Gives the ability to local run a dev level API based on code annotations.

To use and test have Docker running and type

$ npm start

You should also be able to access the documentation here...

Updates

  • dotenv and mock updates
  • package scripts
  • apiDoc annotations
  • user, accounts, reports services and unit tests
  • redux for user, actions, reducers, and types
  • toast notifications reducer updated

Merge request reports