Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 575 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 575 Bytes

LQRL

Learn Quickly, Remember Longly

Getting Started

First, generate client backend hooks based on OpenAPI schema:

kubb

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

AI Diagram generation requires OpenAI API key: create .env.local file with the following content:

OPENAI_API_KEY=your_openai_api_key

UI preview

Lessons management

Lessons management UI

Diagram UI

Diagram UI