1.0.5 • Published 12 months ago

todoroki v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
12 months ago

Todoroki CLI

Todoroki is a Command Line Interface (CLI) tool to create the best boilerplate for your projects. It supports creating boilerplates for Next.js and Fastify projects.

Todoroki

Run it

First, run the command below using the package manager you prefer.

Example

npx todoroki

You will see something like this:

Usage: todoroki [options] [command]

A CLI to create the best boilerplate for your project

Options:
  -V, --version   output the version number
  -h, --help      display help for command

Commands:
  create          Create a new project
  help [command]  display help for command

So to create you project you gotta run

npx todoroki create

Features

  • ✅: Provided
  • ⌛️: In progress
  • ⚠️: Partially provided (with some caveats)

Front-end (Next.js)

FeatureStatus
Shadcn
Tailwind
Ky Http Requests
.env validation
Zod
Vitest⌛️
Biome
Variables of Colors

Back-end (Fastify)

FeatureStatus
Biome
Prisma
Vitest
docker-compose example
S.O.L.I.D example implementation
1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago

0.0.1

12 months ago