Git Product home page Git Product logo

codelitdev / courselit Goto Github PK

View Code? Open in Web Editor NEW
559.0 5.0 122.0 893.69 MB

Create/Sell courses and digital downloads and publish blogs on your own branded website. An open source alternative to Teachable, Thinkific, Podia and the likes.

Home Page: https://courselit.app

License: GNU Affero General Public License v3.0

JavaScript 0.71% Dockerfile 0.29% Shell 0.26% TypeScript 95.53% CSS 1.28% Astro 1.93%
course blog self-hosted courses cms cms-framework teachable thinkific ghost lms

courselit's Introduction

CourseLit

Sell online courses and digital downloads from your own website.

An open source alternative to Teachable, Thinkific, Podia and the likes.

Website | Documentation | Roadmap

Chat Release License

A modern LMS for everyone

CourseLit is a batteries included learning management system (aka LMS) for everyone. It is an open source alternative to Teachable, Thinkific, Podia, Teachery, LearnDash and the likes.

It comes pre-equipped with all the basic tools you need to efficiently run and administer your online teaching business. Features include course authoring, student management, payment processing (via Stripe), website builder, custom sales pages and analytics (very limited as of now).

Check out this live example to see what you can build with CourseLit. Click here.

Screenshots

1. A real landing page build with CourseLit

Landing page

2. Admin dashboard

courselit lms screenshot

Features

Checkout our documentation for an updated list of features.

Getting started

Visit courselit.app to use the cloud hosted version. Sign up for a free account to get a 14 days trial period to experience the platform without any restrictions. No credit card required.

To self host CourseLit, follow our official guide.

Deploy with Vercel

Development

The project is organised as a mono-repo. It uses Yarn workspaces for managing the mono-repo.

To set up the development environment, first clone the project on your local machine and cd to its diretory.

Then replace the values in .env file located inside the apps/web folder with your enviroment's configuration.

Now run the following commands from the root directory of the project.

# Install dependencies
yarn install

# Build the packages
yarn build

# Start the app
yarn dev

That's it! Now you can dive into the code base.

Medialit

CourseLit uses MediaLit as its backend for managing media assets. It is a paid service and you need to have an account on it to store your files in the cloud.

If you do not want to use the cloud hosted version, you can roll your own instance. Add the following config to the .env file to use your own MediaLit instance.

MEDIALIT_SERVER=medialit_server_location

Writing your own widget

You can add additional functionality to your application via building your own widgets. Have a look at this document.

Environment variables

Have a look at the docker-compose.yml file to know what all environment variables are available for you to tweak.

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.