Initialise and deploy a T3-Stack app quick and easy
The repo and instructions
https://github.com/AshSimmonds/t3-stack-tutorial-and-resourcesThis stack uses:
NextJS
The React framework for production
DocumentationTypeScript
Strongly typed programming language that builds on JavaScript, giving you better tooling at any scale
DocumentationTailwindCSS
Rapidly build modern websites without ever leaving your HTML
DocumentationtRPC
End-to-end typesafe APIs made easy
DocumentationLoading..