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

Create initial project structure (Backend) #9

Merged
merged 20 commits into from
Oct 5, 2023
Merged

Conversation

archeoss
Copy link
Contributor

Partly resolves the #1 issue

@archeoss archeoss linked an issue Aug 25, 2023 that may be closed by this pull request
.cargo/config Outdated Show resolved Hide resolved
.cargo/bin/backend.rs Outdated Show resolved Hide resolved
.cargo/bin/frontend.rs Outdated Show resolved Hide resolved
.cargo/bin/fullstack.rs Outdated Show resolved Hide resolved
.cargo/bin/fullstack.rs Outdated Show resolved Hide resolved
.cargo/bin/tsync.rs Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
backend/Cargo.toml Outdated Show resolved Hide resolved
backend/Cargo.toml Outdated Show resolved Hide resolved
backend/src/error.rs Outdated Show resolved Hide resolved
backend/src/main.rs Outdated Show resolved Hide resolved
backend/src/main.rs Outdated Show resolved Hide resolved
build.rs Outdated Show resolved Hide resolved
cli/src/cli.rs Outdated Show resolved Hide resolved
cli/src/config.rs Outdated Show resolved Hide resolved
@archeoss archeoss requested a review from ikopylov September 27, 2023 16:34
@archeoss
Copy link
Contributor Author

archeoss commented Oct 2, 2023

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @archeoss and the rest of your teammates on Graphite Graphite

Cargo.toml Outdated Show resolved Hide resolved
Cargo.toml Outdated Show resolved Hide resolved
cli/build.rs Outdated Show resolved Hide resolved
cli/build.rs Outdated Show resolved Hide resolved
cli/src/cli.rs Outdated Show resolved Hide resolved
cli/build.rs Outdated Show resolved Hide resolved
cli/build.rs Outdated Show resolved Hide resolved
cli/src/config.rs Outdated Show resolved Hide resolved
Copy link
Member

@ikopylov ikopylov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

Create initial project structure
2 participants