{"id":16343954,"url":"https://github.com/brynblack/ole","last_synced_at":"2026-04-13T01:38:54.728Z","repository":{"id":65895432,"uuid":"597891119","full_name":"brynblack/ole","owner":"brynblack","description":"A fast, scalable online learning platform.","archived":false,"fork":false,"pushed_at":"2023-06-30T05:55:37.000Z","size":5523,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T16:32:48.177Z","etag":null,"topics":["diesel-rs","education","linux","multithreading","ole","postgresql","rust","scalability","school-project","sql","trunk","web"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brynblack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-05T23:23:22.000Z","updated_at":"2023-06-10T13:48:41.000Z","dependencies_parsed_at":"2024-12-27T18:01:06.287Z","dependency_job_id":null,"html_url":"https://github.com/brynblack/ole","commit_stats":{"total_commits":81,"total_committers":1,"mean_commits":81.0,"dds":0.0,"last_synced_commit":"83491046ef7fdee51b64b76f936a0092b29313b4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brynblack%2Fole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brynblack%2Fole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brynblack%2Fole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brynblack%2Fole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brynblack","download_url":"https://codeload.github.com/brynblack/ole/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239484211,"owners_count":19646429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["diesel-rs","education","linux","multithreading","ole","postgresql","rust","scalability","school-project","sql","trunk","web"],"created_at":"2024-10-11T00:26:23.781Z","updated_at":"2026-04-13T01:38:49.694Z","avatar_url":"https://github.com/brynblack.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OLE\nA fast, scalable online learning platform.\n\n![](https://img.shields.io/github/issues/brynblack/ole?style=flat-square) ![](https://img.shields.io/github/last-commit/brynblack/ole?style=flat-square) ![](https://img.shields.io/github/license/brynblack/ole?style=flat-square)\n\n## What is OLE?\nOLE (Online Learning Environment) is a modern education platform written in Rust. It is designed with high-performance in mind and can be deployed easily to any device.\n\n### Warning!!!\nCurrently, the project is under heavy development and has many missing features, including potential security vulnerabilities. Please be wary of this and do not use it yet in a production environment.\n\n## Contents\n\n- [Installation](#installation)\n  - [Dependencies](#dependencies)\n  - [Install on Linux](#install-on-linux)\n  - [Develop](#develop)\n- [License](#license)\n\n## Installation\nTo install and set up an OLE server, you can complete the follow the following steps.\n\n### Dependencies\n- Podman or Docker and their compose variant\n- Git\n\n### Install on Linux\nIf you have Docker:\n```\ngit clone https://github.com/brynblack/ole; cd ole; sudo ./run.sh\n```\nIf you have Podman:\n```\ngit clone https://github.com/brynblack/ole; cd ole; sudo ./run-podman.sh\n```\nNow, you can navigate to http://localhost:8080 to access the website!\n\n## Develop\nTo set up a development environment and set up an OLE server, you can complete the follow the following steps.\n\nWithin the `backend` module, you may run the following command to create the postgres database. You can replace `podman-compose` with `docker-compose` if you are using Docker instead of Podman.\n```\npodman-compose up -d\n```\nThen run the following command to start up the backend.\n```\ncargo run\n```\nCreate another terminal and navigate to the `frontend` module. From there, you can run the following command to build and start the frontend server.\n```\ntrunk serve --open\n```\n\n## License\nThe source code for this project is licensed under the MIT license. You may find the conditions of the license [here](LICENSE.md).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrynblack%2Fole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrynblack%2Fole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrynblack%2Fole/lists"}