Backend server for a basic trivia game
148
The following is required to run this app: Nerdquiz Frontend
docker run --name nerdquiz-server -p 3001:3001 -d -e ORIGIN_URL="http://localhost:3000" cube135/nerdquiz-server
Replace ORIGIN_URL variable with hostname/ip & port of your Nerdquiz Frontend.
Content type
Image
Digest
sha256:575915755…
Size
364 MB
Last updated
over 3 years ago
docker pull cube135/nerdquiz-server