todoroki

CLI to start your project with the best set up

Stars
6
Committers
1

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.

Docs

Features

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

Front-end (Next.js)

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

Back-end (Fastify)

Feature Status
Biome
Prisma
Vitest
docker-compose example
S.O.L.I.D example implementation