Skip to content

Commit b27587e

Browse files
authored
add t3 stack starter kit (#67)
2 parents f8162ff + acc98fd commit b27587e

File tree

5 files changed

+60
-0
lines changed

5 files changed

+60
-0
lines changed
26.3 KB
Loading
385 KB
Loading

public/logo/t3-stack/logo.png

3.16 KB
Loading
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
name: Theo Browne
2+
avatar: avatar.jpg
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
---
2+
name: T3 Stack
3+
headline: The best way to start a full-stack, typesafe Next.js app.
4+
publisher: ali-osman-delismen
5+
maker: theo-browne
6+
logo: logo.png
7+
createdAt: 2023-12-25T13:26:43.174Z
8+
url: https://create.t3.gg/
9+
repositoryUrl: https://github.com/t3-oss/create-t3-app
10+
heroSlider:
11+
- discriminant: heroSlider
12+
value:
13+
image: heroSlider/0/value/image.png
14+
attrs:
15+
pricing:
16+
- Free
17+
language:
18+
- TypeScript
19+
- JavaScript
20+
styling:
21+
- Tailwind
22+
database:
23+
- Prisma
24+
- Drizzle
25+
runtime:
26+
- Node.js
27+
uiLibrary:
28+
- React
29+
uiComponents:
30+
- Tailwind UI
31+
testing: []
32+
api:
33+
- tRPC
34+
framework:
35+
- Next.js
36+
features: []
37+
---
38+
Create T3 App, accessible at [create.t3.gg](https://create.t3.gg), is a cutting-edge tool designed for developers to efficiently set up full-stack, typesafe Next.js applications. Its primary focus is on providing a streamlined and modular approach without being an all-inclusive template. It encourages the use of personal libraries for specific project needs.
39+
40+
## Key Features
41+
42+
- **Next.js**: A foundation built on Next.js, offering an optimized approach to React applications.
43+
- **Prisma**: Integrates Prisma for type-safe, simple database interactions.
44+
- **TypeScript**: Leverages TypeScript to enhance the web development process.
45+
- **Tailwind CSS**: Utilizes Tailwind CSS for responsive and customizable designs.
46+
47+
## Additional Tools
48+
49+
- **tRPC**: Provides an excellent development experience for TypeScript front-end and back-end.
50+
- **NextAuth.js**: Ensures secure and scalable authentication solutions.
51+
52+
## Community Engagement
53+
54+
- **Discord**: Join the [Discord community](https://t3.gg) for collaboration and support.
55+
- **GitHub**: Contribute and interact on [GitHub](https://github.com).
56+
- **Twitter**: Stay updated and engaged via [Twitter](https://twitter.com).
57+
58+
Create T3 App is more than a tool; it's a hub for collaborative development, offering a unique mix of flexibility, modularity, and community-driven evolution.

0 commit comments

Comments
 (0)