Skip to content

ekkolyth/create-ekko-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

138 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-ekko-app

CLI for scaffolding an Ekko app with selectable framework, auth, database, and tooling.

Usage

From npm:

pnpm dlx create-ekko-app@latest

You can optionally pass the project name:

pnpm dlx create-ekko-app@latest my-app

Print the CLI version:

create-ekko-app -version

Development

Build the Go binary:

make build

Run the CLI from source:

make go

Release version bumping and npm publishing are handled via make publish* targets and GitHub Actions (see docs/releasing.md).

About

Opinionated React Starter for minimal time from "open laptop" to "working on your fullstack app.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors