Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ARC-Support
public projects
lou-server
Commits
3692f937
Commit
3692f937
authored
Aug 27, 2021
by
Philip Jakob
Browse files
Changed repo URL (project is public now)
parent
6fcbcfbf
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3692f937
...
...
@@ -5,7 +5,7 @@ Replacement for ``jspsych-server`` based on Laravel.
## Setup for local usage
```
bash
$
git clone
ssh://git@
arc-git.mpib-berlin.mpg.de
:22973
/arc-support/
framework
s/lou-server.git
$
git clone
https://
arc-git.mpib-berlin.mpg.de/arc-support/
public-project
s/lou-server.git
# copy the example env and modify the DB_* entries
# to match your database configuration
...
...
@@ -27,7 +27,7 @@ $ php artisan serve # start the server
the directory
``client/public``
and create the
2.
Add lou-server as a submodule to your project:
``git submodule add
ssh://git@
arc-git.mpib-berlin.mpg.de
:22973
/arc-support/p
rogramming
/lou-server.git server``
``git submodule add
https://
arc-git.mpib-berlin.mpg.de/arc-support/p
ublic-projects
/lou-server.git server``
After this your project structure should look like this:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment