fast-jwt icon indicating copy to clipboard operation
fast-jwt copied to clipboard

docs: add docusaurus docs with typedoc

Open simoneb opened this issue 3 years ago • 0 comments
trafficstars

Spike to add documentation and API docs website via docusaurus and typedoc.

The website is built with a new GH workflow and automatically deployed to GitHub Pages, accessible at https://nearform.github.io/fast-jwt/ (the API section especially, which is auto generated by typedoc).

The documentation website simply contains the README of the repo and API documentation automatically generated via typedoc.

TODO

  • [ ] restrict the docs deployment to pushes to the master branch

simoneb avatar Jan 04 '22 12:01 simoneb