Skip to content

TechInnovatorAI/doc-test

Folders and files

NameName
Last commit message
Last commit date
May 3, 2024
Feb 18, 2024
Jun 8, 2024
Sep 5, 2024
Sep 5, 2024
Feb 17, 2024
Sep 5, 2024
Mar 16, 2024
Mar 16, 2024
Sep 3, 2024
Sep 2, 2024
Sep 2, 2024
Feb 28, 2024
May 3, 2024
Feb 17, 2024
Feb 17, 2024
Aug 30, 2024
May 3, 2024

Repository files navigation

NeatoJS for Test

  • typescript first
  • modular
  • isolated, use the packages on their own
  • no abstraction, you're using well-known libraries, almost no need for neato-specific google searches

Packages

  • @neato/guider - beautiful documentation generator framework based on nextjs
  • @neato/config - load configurations from various sources with type-safety and validation (BETA)

Upcoming packages

  • @neato/router - http router based on fastify
  • @neato/auth - fully fledged authentication system, including permissions
  • @neato/jobs - persistent job queue
  • @neato/log - simple logger with good pretty defaults