stack/packages/stack-server
Zai Shi 019738aa64
Added fern docs (#76)
* adding openapi generation

* added optional responses

* added path params

* added request body

* added full openapi file

* fixed crud bug

* fixed small bugs

* added generate-docs script

* added parameter example

* create docs from handler

* improved parse openapi interface

* removed unused

* added endpoint metadata

* added current user handler

* migrated old docs to fern

* 🌿 api set-up (#75)

Co-authored-by: Catherine Deskur <chdeskur@gmail.com>

* added sdk docs

* updated tabs

* improved styling

* added header links

* added tags to docs

* added focus to docs

* added focus to team docs

* improved docs wording

* added discord link

* updated generate-keys docs

* fixed merge error

* added yaml package

* added github actions

* fixed doc gen bug

* added docs lint check

* added doc watch changes

* updated github actions

* fixed action file

* updated publish docs workflow

* added overview page

* fixed action bug

---------

Co-authored-by: fern <126544928+fern-bot@users.noreply.github.com>
Co-authored-by: Catherine Deskur <chdeskur@gmail.com>
2024-06-15 14:04:00 +02:00
..
prisma Optimized OAuth cookies (#70) 2024-06-10 11:29:22 +02:00
public updated logo 2024-05-16 22:05:44 +02:00
scripts Added fern docs (#76) 2024-06-15 14:04:00 +02:00
src Added fern docs (#76) 2024-06-15 14:04:00 +02:00
.env Added fern docs (#76) 2024-06-15 14:04:00 +02:00
.env.development Improve developer setup 2024-06-03 01:36:17 +02:00
.eslintrc.cjs Fix double-redirect on signout 2024-06-06 17:50:01 +02:00
.gitignore Improve developer setup 2024-06-03 01:36:17 +02:00
.npmrc Move code (initial commit) 2024-02-28 14:35:30 +01:00
CHANGELOG.md chore: update package versions 2024-06-14 15:31:40 +02:00
components.json Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
LICENSE Licenses 2024-02-28 15:27:00 +01:00
next.config.mjs Email template editor (#54) 2024-05-28 11:49:59 +02:00
package.json Added fern docs (#76) 2024-06-15 14:04:00 +02:00
postcss.config.js Migration to Shadcn UI (#31) 2024-05-10 23:34:42 +02:00
sentry.client.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.edge.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
sentry.server.config.ts Docker compose dependencies (#20) 2024-05-04 15:42:41 +02:00
tailwind.config.ts fixed ux problems 2024-05-16 16:05:35 +02:00
tsconfig.json New UI system (#5) 2024-03-21 10:51:53 +01:00