Skip to content

Project for managing Estates and Assets. This is a React project designed to work as a component to be integrated with PHP/.NET core based applications.

Notifications You must be signed in to change notification settings

DataEstate/dataestate-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Estate Manager

v0.1.2

Project for managing Estates and Assets. This is a React project designed to work as a component to be integrated with PHP/Installation .NET core based applications. This project is a work-in-progress and will be integrated with the Data Estate Core .NET Core app. Data Estate developers should get access tot he active Bitbucket repo.

Requirements

  • NPM or YARN for installing relevant dependencies.
  • A valid Data Estate API Key. This componenet doesn't have its own backend, but instead gets resources from Data Estate API.

Installation

This is a private repository. For Data Estate Developers, please see the active private repo in Bitbucket. Otherwise, clone the project and use npm install to install all relevant dependencies. After installation, you will need to add the environment variables for it to work. Currently only support the API URL and API Key mode. Use sample.env as your basis. Environment config's naming convention should be:

  • .env or .env.production - for Production.
  • .env.development for Development build.

Testing

This project uses jest for testing. Please ensure that setupJest.js is present, so that it'll correctly set the global fetch to fetch-mock during testing.

About

Project for managing Estates and Assets. This is a React project designed to work as a component to be integrated with PHP/.NET core based applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages