GithubHelp home page GithubHelp logo

t3-stack-template's Introduction

Next.js 13 Starter Pack

A ready to go Next.js 13 template with a bunch of goodies to kickoff your project.

What's next? How do I make an app with this?

This template is based on the T3 Stack project and bootstrapped with create-t3-app.

In addition to it, it includes ShadcnUI built on top of RadixUI

What about the App folder?

This template doesn't support the App folder right now. NextAuth, NextThemes and tRPC are a challenge to port, since they are heavily based on a typical client side architecture and not really built for React Server Components.

Nevertheless, I did manage to port React Themes and NextAuth to RSC. The main blocker was tRPC, as there is no official support yet and the only way to make it work required essentially duplicating the code between the Pages and the App folder, which is very hacky and hardly maintainble in the future.

Ultimate, I think that the App folder and the libraries ecosystem is not mature enough right now. I believe this template to be the most solid way of kicking off a new Next.js project as of early 2023.

Additionally, RSCs are a big deal if you care a lot about SEO (like in E-Commerce or Blog posting), but it may not even be that useful if the app that is being built is client side heavy anyway.

How do I deploy this?

Like the cool kids:

Or go classy with:

The project comes prepared for 'Magic Links' authentication, but you'll need an SMTP (Email) server for this. You can use a service for this or change the auth to social logins if you prefer.

t3-stack-template's People

Contributors

juanignaciomolina avatar kbtanvir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.