LakeQL
Introduction
  • Overview
  • Key Concepts
  • Package Map
Getting Started
  • Prerequisites
  • Quickstart
  • Environment Configuration
  • First Run
Architecture
  • System Overview
  • Data Flow
  • Request Lifecycle
Configuration
  • Environment Variables
  • Authentication
  • Trino Connection
create-app
  • Usage
  • Template Structure
  • Post Creation
Contributing
  • Local Development
  • Contribution Guide
Guides
  • Custom Resolvers
  • Extending Schema
  • Deploying
  • Mutations
  • Load Strategies
GitHub
LakeQL
  1. LakeQL
  2. create-app

create-app

Scaffold a new LakeQL project with @lakeql/create-app.

Usage

How to use `@lakeql/create-app` to scaffold a new project.

Template Structure

Understand the project layout created by `@lakeql/create-app`.

Post-Creation Steps

What to do after scaffolding a new LakeQL project.

Previous page

Trino Connection

Next page

Usage