core Running Setup Core Run make install to install rust, typeshare Setup API Env Install Postgres and redis brew install postgresql@14 redis Setup a new username + api database Install diesel.rs cargo install diesel_cli --no-default-features --features postgres