stvn
|
3adda37ca2
|
Update openedx.yaml
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
7add2e00ff
|
Remove unnecessary travis-ci install step
npm6 comes with node12
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
eee888620a
|
Remove outdated README sections
|
2020-05-12 08:43:45 -07:00 |
|
stvn
|
d6b723c583
|
Update port number
|
2020-05-12 08:43:42 -07:00 |
|
stvn
|
49c46c4dc1
|
Update app name
```
export APP_NAME=course-authoring
grep -rl frontend-template-application . | \
xargs sed -i.bak "s/frontend-template-application/frontend-app-${APP_NAME}/g"
```
|
2020-05-06 12:40:55 -07:00 |
|
stv
|
0e4f8ed2cf
|
Initial commit
|
2020-05-06 12:40:54 -07:00 |
|
tnamgyal
|
03fbc9c151
|
Initial commit
|
2020-05-06 14:34:52 -04:00 |
|