Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

openapi-typescript Docs

Docs site powered by Astro, a modern static site generator.

Lives at https://openapi-ts.pages.dev.

Setup

Setup requires the latest version of Node.js and pnpm. With both installed, run:

pnpm 1
pnpm run dev

That will launch the docs site at http://localhost:3000.

Editing

All content lives in the content/ directory, in .md files that should be familiar to edit to most.

For the non-markdown bits, please see the Astro Documentation.

Contributing

Docs contributions are welcome! Please refer to CONTRIBUTING.md for additional assistance.