Compare commits
4 Commits
4433d9e6aa
...
25b699da28
| Author | SHA1 | Date | |
|---|---|---|---|
| 25b699da28 | |||
| 17dc59699e | |||
| f367692287 | |||
| fe6244f51c |
@@ -4,12 +4,6 @@ REST API for the TrueLayer Software Engineering Challenge. It returns basic Pok
|
||||
|
||||
## Requirements
|
||||
|
||||
Install these tools first:
|
||||
|
||||
- Rust, via `rustup`, for local development and tests.
|
||||
- `make`, for the documented command shortcuts.
|
||||
- Docker, for the containerized run path.
|
||||
|
||||
You can run it either with Docker or with a local Rust toolchain. Common commands are available through `make`; run `make help` for the full list.
|
||||
|
||||
### Option A: Docker
|
||||
|
||||
Reference in New Issue
Block a user