Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Latest commit

 

History

History
32 lines (20 loc) · 702 Bytes

File metadata and controls

32 lines (20 loc) · 702 Bytes

Warning

This repository is deprecated and no longer maintained. Please refer to the new repository (docs-v2) for the latest documentation.

Website

This website is built using Docusaurus, a modern static website generator.

Installation

$ npm i

Local Development

$ npm run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

Using SSH:

$ npx sst deploy --stage prod

License

This project is licensed under the MIT License - see the LICENSE file for details.