swarm/tournament/scripts
Karl Ostmo ff8fdaa8e2
fix local server test scripts (#2054)
# Testing

1. In one console:
    ```
    tournament/scripts/demo/server-native.sh
    ```
2. In another console:
    ```
    tournament/scripts/database/recreate-local-database.sh
    tournament/scripts/demo/client/test-cases/local/good-submit.sh
    ```
2024-07-17 14:53:56 +00:00
..
database Use sqlite and static binary (#1837) 2024-05-12 20:45:08 +00:00
demo fix local server test scripts (#2054) 2024-07-17 14:53:56 +00:00
deploy Implement GitHub authentication (#1856) 2024-05-22 00:27:21 +00:00
docker Implement GitHub authentication (#1856) 2024-05-22 00:27:21 +00:00