Skip to content

learnhouse/docs

Repository files navigation

LearnHouse

LearnHouse Documentation

Official documentation for LearnHouse, the open-source learning management system.

docs.learnhouse.app


Local Development

Prerequisites: Bun installed.

# Install dependencies
bun install

# Start the dev server
bun dev

The site will be available at http://localhost:3000.

Project Structure

content/          # MDX documentation pages
  getting-started/
  platform/
  self-hosting/
  developers/
  enterprise/
app/              # Next.js App Router
components/       # React components
public/           # Static assets
scripts/          # Build scripts

Built With

License

MIT - see LICENSE for details.

About

LearnHouse Documentation website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors