cd minimal-edx-platform
docker compose up
cd ../edx-platform
export LMS_CFG=/home/feanil/src/openedx/edx-platform/lms/envs/minimal.yml
export CMS_CFG=/home/feanil/src/openedx/edx-platform/lms/envs/minimal.yml
# Then you should be able to do any of the following
python manage.py lms runserver
python manage.py cms runserver
pytest ...
-
Notifications
You must be signed in to change notification settings - Fork 0
feanil/minimal-edx-platform
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The minimal stuff needed to spin up default edx-platform for dev/testing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published