Fullstack starter template for your Next projects.Today or never!
Features
A battery of modern tools and features to improve the development experience
No extra re-renders, state resides within React, and you get the full benefits from suspense and concurrent features.
React Suspense and concurrent mode allow for improved frontend performance and scalability, providing similar capabilities as a full-stack framework.
An open source Go backend featuring an embedded database, realtime subscriptions, and user/file management. It has a convenient admin dashboard and simple API.
TypeScript is a programming language that is a typed superset of JavaScript, offering additional features such as type checking and interfaces. It is used to build large-scale applications and can be compiled to plain JavaScript.
A testing tool is a software platform that helps teams create, execute, and evaluate test cases for their software products.
Its a tool that automatically organizes and standardizes the layout and indentation of source code, making it easier to read and understand.
You can use it to lint your commit messages, run tests, lint code, etc... when you commit or push. Husky supports all Git hooks.
Linting makes more sense when run before committing your code
A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.