DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 48eb5b43985b0192e19fe29d2363f904705613e5 deck-builder/server/scripts/dev-launch.sh -rwxr-xr-x 94 bytes
48eb5b43Jonni Liljamo feat(client): sort games in all_forming 1 year, 8 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