radarbase/radar-app-config-frontend

Sponsored OSS

By radarbase

Updated 12 days ago

Image
Content Management System
Integration & Delivery

10K+

Appconfig

This project was generated with Angular CLI version 8.3.24.

Development

  • Run npm install

  • Mock Backend

    • Login as Admin

      Run npm run mock for a dev server. Navigate to http://localhost:4200/.
      The app will automatically reload if you change any of the source files.

    • Login as a Researcher

      Run npm run mock-researcher for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

  • Local Backend

    • Login as Admin or Researcher

      Run local version of radar-app-config and ManagementPortal. See the link: https://github.com/RADAR-base/radar-app-config#docker-usage

      Run npm start or ng serve --port=4200 --base-href=/ for a dev server. Navigate to http://localhost:4200/.
      The app will automatically reload if you change any of the source files.

Notes

  • Groups page is not implemented yet. (Page not found 404)

Docker Pull Command

docker pull radarbase/radar-app-config-frontend