DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: ac88eb9c308eecc286efcc302960acb35021148b deck-builder/server/scripts/dev-launch.sh -rwxr-xr-x 94 bytes
ac88eb9cJonni Liljamo chore(client): cleanup old login/register screens 1 year, 9 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