Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Running a standalone frontend. #6560

Closed
ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 opened this issue Nov 15, 2019 · 4 comments
Closed

Running a standalone frontend. #6560

ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4 opened this issue Nov 15, 2019 · 4 comments
Labels
question user / developer questions

Comments

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4
Copy link

Description

How to run a standalone frontend without theia backend.

Reproduction Steps

OS and Theia version: 0.12

Diagnostics:

@paul-marechal
Copy link
Member

Why?

@vince-fugnitto vince-fugnitto added the question user / developer questions label Nov 15, 2019
@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4

Why?

Because the architectures like microservice or blockchain of applying theia, on most time they’re not necessarily required backend. The backend and frontend should be pluggable.

@akosyakov
Copy link
Member

Theia is not designed to run without the backend. It relies on many JSON-RPC services, e.g. to provide languages or filesystem access. In theory, if you can reimplement them when it is possible, but it would be a lot of development and maintenance work.

@ghpZ54K8ZRwU62zGVSePPs97yAv9swuAY0mVDR4

thx.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question user / developer questions
Projects
None yet
Development

No branches or pull requests

4 participants