0.3.2 • Published 4 months ago

create-tnt-stack v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

🚀 TNT-Powered

The easiest way to scaffold a modern web app using the TNT-Powered stack.

Simply run npm create tnt-stack@latest to get started!

PRs-Welcome NPM version Downloads License

📚 Table of Contents

  • What's Included
  • Getting Started
  • Features
  • Documentation
  • Credits
  • Contributing

TNT-Powered installs TypeScript, Next.js, Tailwind CSS, along with:

  • Payload CMS - A powerful headless CMS
  • NextAuth - Authentication made easy
  • Lucia Auth - Authentication following Luca Auth Guidelines
  • Prisma ORM - Database management with full type safety
  • Drizzle ORM - (Coming soon) A powerful database ORM for TypeScript
  • And many more coming soon...

To create a new project, run the following command:

npm

npm create tnt-stack@latest

yarn

yarn create tnt-stack

pnpm

pnpm create tnt-stack@latest

bun

bun create tnt-stack@latest

For more information, visit the docs.

  • 🎯 Easy to Use - Interactive CLI for selecting tools
  • 📦 Preconfigured Setup - Comes ready with modern web dev tools
  • 🚀 Extendable - More packages coming soon!

Full documentation is available at create.tntstack.org (coming soon).

Huge thanks to Theo and the T3 Stack for their amazing work. TNT-Powered builds on the principles of create-t3-app, bringing even more flexibility.

If you like this project, giving it a ⭐ on GitHub!

We 💖 contributors! Feel free to contribute to this project but please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.

0.3.2

4 months ago

0.3.0

4 months ago

0.2.8

4 months ago

0.2.7

4 months ago

0.2.6

4 months ago

0.2.5

4 months ago

0.2.4

4 months ago

0.2.3

4 months ago

0.2.2

4 months ago

0.2.0

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

5 months ago