Skip to content

Commit

Permalink
refactor: drop api crate (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
chesedo authored Jun 29, 2022
1 parent 1bf0e7f commit 8f51cd4
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 1,975 deletions.
53 changes: 0 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
[workspace]
members = [
"api",
"cargo-shuttle",
"codegen",
"common",
"e2e",
"deployer",
"proto",
"provisioner",
"service",
"deployer"
"service"
]
exclude = [
"examples"
Expand Down
44 changes: 0 additions & 44 deletions api/Cargo.toml

This file was deleted.

26 changes: 0 additions & 26 deletions api/Containerfile

This file was deleted.

33 changes: 0 additions & 33 deletions api/Containerfile.dev

This file was deleted.

2 changes: 0 additions & 2 deletions api/docker/config.toml

This file was deleted.

36 changes: 0 additions & 36 deletions api/docker/entrypoint.sh

This file was deleted.

14 changes: 0 additions & 14 deletions api/docker/supervisord.conf

This file was deleted.

46 changes: 0 additions & 46 deletions api/src/args.rs

This file was deleted.

Loading

0 comments on commit 8f51cd4

Please sign in to comment.