stack/apps/custom-pages-example
Zai Shi c5ec7633e7
Updated docs, added why stack, completed custom sign-in/sign-up examples (#40)
* fixed color theme

* put two setup methods into tabs

* added why stack

* re-ordered files

* updated why stack

* added custom user information section

* updated signup docs

* added example custom pages

* updated sign up docs

* updated custom magic link docs

* added redirect comments

* updated doc links

* fixed lint

* fixed loading indicator types
2024-05-20 09:56:02 +02:00
..
src Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
.env Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
.eslintrc.js Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
.gitignore Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
CHANGELOG.md Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
LICENSE Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
next-env.d.ts Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
next.config.js Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
package.json Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
postcss.config.js Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
tailwind.config.js Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00
tsconfig.json Updated docs, added why stack, completed custom sign-in/sign-up examples (#40) 2024-05-20 09:56:02 +02:00