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

Start of a re-write #1

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

austinkregel
Copy link
Owner

@austinkregel austinkregel commented Nov 12, 2022

What's the goal of this re-write?

I've thought long about how I'd like for this project to go, and I want it to be a mesh-network-code editor. Meant for use in private or home networks. Why? I have a few servers, computers, and raspberry pis on my home network and I want to be able to edit files on different servers if they're connected.

  • Automatic server discovery
  • Allow files to be edited from a node
  • Find a way to support authorization
  • Terminal/TTY session support

Here's a screenshot of the UI
Screenshot from 2022-11-12 16-25-24

How to use?

Via Docker!

git clone git@github.com:austinkregel/re-base
cd re-base
docker-compose up -d

Then visit vite at http://localhost:5173

Updated UI
image

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

Successfully merging this pull request may close these issues.

None yet

1 participant