Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.
/ dega-studio Public archive

Publisher Portal to Manage websites built on Dega CMS . Developed using React and uses dega-server for APIs.

License

Notifications You must be signed in to change notification settings

factly/dega-studio

Repository files navigation

Dega Admin Portal

Setup:

Clone the repo: git clone https://github.com/factly/dega-studio.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.

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

About

Publisher Portal to Manage websites built on Dega CMS . Developed using React and uses dega-server for APIs.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages