WIP - ActixWeb multi-tenant blog and newsletter API server. Originally forked from LukeMathWalker/zero-to-production.
at main 3 lines 92 B view raw
1#!/bin/bash 2 3cargo sqlx prepare --workspace -- --all-targets && cargo clippy -- -D warnings