Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukeb06/create-l3-app

My web dev stack using Next.js and Bun
https://github.com/lukeb06/create-l3-app

bun nextjs typescript

Last synced: about 2 months ago
JSON representation

My web dev stack using Next.js and Bun

Awesome Lists containing this project

README

        

# create-l3-app

create-l3-app is a CLI tool designed to scaffold full-stack, type-safe web applications using modern frameworks and technologies like Next.js, Bun, Hono, tRPC, and SQLite. Tailored for intermediate React developers, this tool accelerates development by providing a fast, minimal-bloat setup that streamlines the process of building scalable applications.

## Features

- 🚀 Type-safe APIs with tRPC: Create robust remote procedures without the overhead of REST APIs.
- ⚙️ Full-stack development: Seamless integration with Next.js for building full-stack applications.
- ⚡ High performance: Powered by Bun for ultra-fast execution and minimal dependencies.
- 🛡️ Production-ready: Easy integration with popular tools and services for deployment.

## Usage

```bash
npx create-l3-app@latest
```