@@ -19,7 +19,26 @@ We support Next.js frontends, along with any backend that can use our [REST API]
1919<img alt =" Stack Setup " src =" .github/assets/create-project.gif " height =" 328 " width =" 400 " />
2020</div >
2121
22- ## How is this different from ` X ` ?
22+ ## Table of contents
23+
24+ <!-- START doctoc generated TOC please keep comment here to allow auto update -->
25+ <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
26+
27+ - [ How is this different from X?] ( #how-is-this-different-from-x )
28+ - [ ✨ Features] ( #-features )
29+ - [ 📦 Installation & Setup] ( #-installation--setup )
30+ - [ 🌱 Some community projects built with Stack] ( #-some-community-projects-built-with-stack )
31+ - [ Templates] ( #templates )
32+ - [ Examples] ( #examples )
33+ - [ 🏗️ Development & Contribution] ( #-development--contribution )
34+ - [ Requirements] ( #requirements )
35+ - [ Setup] ( #setup )
36+ - [ Database migrations] ( #database-migrations )
37+ - [ ❤️ Contributors] ( #-contributors )
38+
39+ <!-- END doctoc generated TOC please keep comment here to allow auto update -->
40+
41+ ## How is this different from X?
2342
2443Ask yourself about ` X ` :
2544
@@ -53,8 +72,15 @@ Refer to [our documentation](https://docs.stack-auth.com/getting-started/setup)
5372
5473## 🌱 Some community projects built with Stack
5574
75+ Have your own? Happy to feature it if you create a PR or message us on [ Discord] ( https://discord.stack-auth.com ) .
76+
77+ ### Templates
5678- [ Next SaaSkit by wolfgunblood] ( https://github.com/wolfgunblood/nextjs-saaskit )
79+
80+ ### Examples
5781- [ Stack Example by career-tokens] ( https://github.com/career-tokens/StackYCAuth )
82+ - [ Stack Demo by the Stack team] ( https://github.com/stack-auth/stack/tree/main/examples/demo )
83+ - [ Stack E-Commerce Example by the Stack team] ( https://github.com/stack-auth/stack/tree/main/examples/e-commerce )
5884
5985## 🏗️ Development & Contribution
6086
@@ -118,7 +144,7 @@ If you make changes to the Prisma schema, you need to run the following command
118144pnpm run prisma migrate dev
119145```
120146
121- ## Contributors
147+ ## ❤️ Contributors
122148
123149Thanks to the amazing community who built Stack:
124150
0 commit comments