Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

FullStacked, a Cloud Workspace for Web Developers #29

Closed
cplepage opened this issue Jul 2, 2023 · 0 comments
Closed

FullStacked, a Cloud Workspace for Web Developers #29

cplepage opened this issue Jul 2, 2023 · 0 comments

Comments

@cplepage
Copy link
Collaborator

cplepage commented Jul 2, 2023

It's now been over a year since I started this project (March 20, 2022) and it's time to reorganize and change the focus.

Developing the FullStacked CLI has been so nice. It allowed me to build all kinds of web based stuff

  • web apps
  • web sites
  • web interfaces (a standalone app with just a web client)

Lately I've been pushing a lot in the IDE part of this large project. The need for cloud environments and remote workspaces is growing and while I tried to implement the TypeScript LSP and making an actual IDE, I ended up by simply bootstrapping the best open source tools like xtermjs, codemirror and coder/code-server. With that, what I called an IDE evolved into a workspace.

This past week, I've been starting to onboard beta users and clearly this is more promising than anything else I've created. It's time for a shift in focus.

From now on, the name FullStacked will represent the cloud workspace for web dev formerly known as FullStacked IDE. More about it here : ide.fullstacked.org.

I'm moving all the code into repos under the GitHub organization fullstackedorg

FullStacked Workspace (formerly FullStacked IDE) will now be the main focus with fullstackedorg/workspace repo.
It will be published to npmjs as @fullstacked/workspace and to docker hub as fullstackedorg/workspace.

FullStacked Cloud will continue and always be the official provider of hosted FullStacked services like workspaces.

All the commands packages will be part of the CLI repo fullstackedorg/cli and will still be published to npmjs as it is now.
The CLI will keep growing, be open source and accessible to anyone who wants to use it.

The next main features for FullStacked will be

  • A simple way to share your localhost from developing locally (with CLI) or from the cloud (with Workspace)
  • A Plugin API in Workspace that will allow to add more UIs and tools like
    • A list of active ports
    • A Docker UI (similar to Docker Desktop)
    • Code - OSS (vscode) will be added as a plugin instead of being already there
@cplepage cplepage pinned this issue Jul 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant