Skip to content

dnisha/OT-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Web is a REACTJS based application that is main frontend UI of OT-Microservices stack. This application supports cross-platform, the only thing will be required to run this application is javarscript runtime modules.

Supported features of the application are:-

  • ReactJS based web framework for the complete web page based operations
  • Test case integration for application functionality verification

Pre-Requisites

The frontend application have dependencies on other REST API of OT-Microservices. To run the application successfully, we need these things configured:

Architecture

Application

For building the application, we can use make command with our Makefile. But as first and foremost step, we need to install all the dependencies and packages using npm. We can simple use make command for it.

make build

For building the docker image artifact of the frontend web, we can invoke another make command.

make docker-build

Contact Information

Opstree Opensource

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published