Skip to content
This repository was archived by the owner on Jul 12, 2021. It is now read-only.
/ mande-studio Public archive

Admin Portal for Data Portal developed using React. This is UI for managing the Data Portal and is built on dega-server APIs.

License

Notifications You must be signed in to change notification settings

factly/mande-studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1fbf6b6 · Jun 3, 2021
Sep 22, 2020
Aug 28, 2020
May 18, 2021
Jun 3, 2021
Aug 28, 2020
Aug 26, 2020
May 7, 2020
Sep 7, 2020
Aug 19, 2020
May 5, 2020
Aug 28, 2020
Apr 14, 2020
Sep 7, 2020
Aug 19, 2020
Aug 16, 2020
May 29, 2021
May 29, 2021
Sep 5, 2020
Sep 7, 2020

Repository files navigation

Data Portal Admin

To build code for production:

npm run build
Bundles React in production mode and optimizes the build for the best performance.

Releasability: Quality Gate Status
Reliability: Reliability Rating Bugs
Security: Security Rating Vulnerabilities
Maintainability: Maintainability Rating Technical Debt Code Smells
Other: Lines of Code Duplicated Lines (%) Coverage

Setup:

Clone the repo: git clone https://github.com/factly/data-portal-admin.git
Install dependencies: npm i

To start the development server:

npm start from the root of the folder
Opens in http://localhost:3000

To run tests:

npm test

To generate test coverage:

npm test -- --coverage
Generates a coverage folder. Open index.html in browser.

About

Admin Portal for Data Portal developed using React. This is UI for managing the Data Portal and is built on dega-server APIs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages