basalt-rs / basalt-rs/basalt

Remove workspace from root of repo

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
cleanup
Dominant language
TypeScript
Stars
4
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Initially, we wanted to bundle the web application into the distributed binary via `embeddable-web-client`. The plan has changed since Docker is now the recommended method for hosting a competition.

Because of this, we no longer need the workspace or the `embeddable-web-client` binary, so they can be removed. The application itself can also be moved out of the `client` directory into the root.

- [ ] Remove `embeddable-web-client`
- [ ] Remove cargo workspace
- [ ] Move application out of `client`

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the repository root, the client directory, the Cargo workspace configuration, and the embeddable-web-client target first. Done means the binary and workspace are removed and the application has been moved from client into the repository root, as described by the checklist.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, typescript
Domain
build-system, web-dev
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.