Commit Graph

509 Commits

Author SHA1 Message Date
Zachary Hancock
be48a55f9a adds transifex config and test string (#3) 2020-07-01 15:22:19 -04:00
stvn
39f86a5adc Merge PR #1 initialize
* Commits:
  Update openedx.yaml
  Remove unnecessary travis-ci install step
  Remove outdated README sections
  Update port number
  Update app name
  Initial commit
2020-05-12 08:50:55 -07:00
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