DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 82d5b7cdd4a5296f41fa4150f0623a9790caae8a deck-builder/server/scripts/dev-launch.sh -rwxr-xr-x 94 bytes
82d5b7cdJonni Liljamo chore(client, server, shared): update naia to 0.20.{0,1} 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