DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 3b77fff573d6891ffeac062b831a72008243b8d7 deck-builder/server/scripts/dev-launch.sh -rwxr-xr-x 94 bytes
3b77fff5Jonni Liljamo feat!(client, server): finish transition to bevy 0.10, and in addition 1 year, 7 months ago
                                                                                
1
2
3
4
5
6
7
#!/bin/sh

export LAURELIN_API_URL=http://localhost:8080/api

export RUST_LOG=info

cargo run