Skip to content

GirlsCodePy/girlscode-coursebuilder

Repository files navigation

girlscode-coursebuilder

Plataforma de cursos online utilizando Google Course Builder

Pasos para levantar el proyecto

  • Instalar gcloud

Ref: https://cloud.google.com/sdk/docs/quickstart-mac-os-x

  • Crear la app y hacer deploy

Ref: https://edu.google.com/openonline/course-builder/docs/1.11/set-up-course-builder/deploy-your-app.html

gcloud app create
bash ./scripts/deploy.sh girlscode-platform

  • Se suben los cambios a:

https://girlscode-platform.appspot.com/

  • Correr Google courseBuilder en modo desarrollo con App Engine
  1. Instalar previamente SDK for App Engine para python 2.7 Ref: https://cloud.google.com/appengine/docs/standard/python/download

  2. Dentro de la carpeta /girlscode-coursebuilder/ correr:

dev_appserver.py app.yaml

sh ./scripts/start_in_shell.sh -f -s

About

Plataforma de cursos online utilizando Google Course Builder

Resources

License

GPL-3.0, Apache-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
Apache-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published