GithubHelp home page GithubHelp logo

youngsphere / tutor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nikhilrayaprolu/tutor

0.0 0.0 0.0 18.9 MB

:mortar_board: The easiest way to install Open edX, both for production and local development (all in Docker)

Home Page: http://docs.tutor.overhang.io/

License: GNU Affero General Public License v3.0

Makefile 1.92% Python 87.22% Dockerfile 10.10% Shell 0.76%

tutor's Introduction

  1. yarn install
  2. Install Ruby and Ruby on Rails using https://www.howtoforge.com/tutorial/ubuntu-ruby-on-rails/
  3. sudo apt install postgresql postgresql-contrib
  4. gem install pg -v '1.2.3' --source 'https://rubygems.org/'
  5. sudo apt-get install libpq-dev (for pg gem)
  6. bundler install
  7. Open config/database.yml and setup postgresql database.
    • Create a database 'youngsphere'
    • ALTER USER postgres PASSWORD 'myPassword' Now, fill these values under development.
  8. rails db:migrate
  9. Open 2 tabs: 1st tab: rails server 2nd tab: ./bin/webpack-dev-server

tutor's People

Contributors

frob avatar nikhilrayaprolu avatar regisb avatar silviot avatar technolo-g avatar tonytan4ever avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.