Update Technical Handout
parent
8677c11aba
commit
b209fc5274
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ Based on our implementation, we chose to build APIs for the following reasons:
|
|||
### Deployment Strategy:
|
||||
- **Static Binary**: Compiled as a statically linked Rust binary
|
||||
- **Docker Support**: `backend.Dockerfile` for containerized deployment
|
||||
- **Environment Configuration**: `.env` file support with dotenvy
|
||||
|
||||
### Database Schema:
|
||||
```rust
|
Loading…
Add table
Reference in a new issue