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

feat: add Dockerfile #8

Merged
merged 3 commits into from
Nov 17, 2022
Merged

feat: add Dockerfile #8

merged 3 commits into from
Nov 17, 2022

Conversation

burntcarrot
Copy link
Owner

Adds Dockerfile for deployment.

@burntcarrot burntcarrot merged commit d150407 into testing Nov 17, 2022
burntcarrot added a commit that referenced this pull request Nov 17, 2022
* added termbox-based editor

* fix: add goroutine to redraw editor state

Added a goroutine that runs alongside the main loop that constantly
sets the editor text and redraws the editor.

Co-authored-by: Ben Muthalaly <[email protected]>

* chore: add comments

* chore: cleanup TUI and server

* refactor: use channels for handling events

* Add channels to select between different events.

* Change server print statement

Server now says it is printing to the correct client.

* chore: cleanup and fix linter errors

Co-authored-by: Ben Muthalaly <[email protected]>
Co-authored-by: burntcarrot <[email protected]>

* feat: add Dockerfile (#8)

* feat: add Dockerfile

* fix: fix binary build location

* fix: fix port numbers

Co-authored-by: Ben M <[email protected]>
Co-authored-by: Ben Muthalaly <[email protected]>
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.

1 participant