First bits of pure lustre-javascript for user login session
This commit is contained in:
parent
a1e4eb1dff
commit
e6851255dc
41 changed files with 8413 additions and 733 deletions
4
api-test/docker-up.sh
Normal file
4
api-test/docker-up.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
docker build . -t quizterm:1
|
||||
docker run --name do_integration_test -d -p 4321:1234 quizterm:1
|
||||
|
||||
sleep 2
|
||||
Loading…
Add table
Add a link
Reference in a new issue