Skip to content

agile-learning-institute/mentorHub-partner-ui

Repository files navigation

mentorhub-partner-ui

This is repository contains a Vue SPA that uses this API.

Here are all of the repositories in the Institute system

Prerequisites

Running Locally

To run the full UI and backing services locally

mh up partner

Install Dependencies

npm install

Live Serve the UI Locally

npm run serve

This will start API and backing service containers to support testing.

Lints and fixes files

npm run lint

Build a production deployment package

npm run build

Build and test the UI container

npm run container

This will build the UI container and launch the UI service. After launched you can the access Paths below

Access Paths

After running the appropiate command, you can access the API following routes

You can also access the List, Add and Edit views directly at

NOTE: After you add a partner you are automatically routed to the Edit Partner page for that partner. You can change the ID in the Edit Partner URI to edit other partners.

Observability and configuration

The /admin route will return a list of configuration values.

The Dockerfile uses a 2-stage build, and supports multi-architecture builds. See the Dockerfile for details about building in the local architecture for testing.

About

Partner SPA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 3

  •  
  •  
  •