Skip to content

A placeholder localhost URL in place for the Server buttons #59

@pradeeban

Description

@pradeeban

concore editor is developed as a front-end for concore. However, currently, there is no seamless integration between the concore-editor and concore deployment. Currently, these server buttons (Build, Debug, Run, Clear, Stop, Destroy) do not do anything when clicked. Adding a sample URL from a localhost execution of concore FRI will provide a first step towards the integration with concore backend.

To identify and understand the concore APIs, please check the test.py provided as part of concore FRI. Concore FRI (File Receiver Interface) functions as a python interface to expose concore methods as REST APIs.

To test this locally and implement it, one must perform the below steps:

Following the above steps, once the concore FRI runs, implement a similar strategy (similar to how test.py functions as a client for FRI) with concore editor in Javascript (React or a similar framework).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions