Skip to content

victormicco/todoroki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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