The documentation can be found here: https://docs.moonjs.dev
npm run build
for building your assets in productionaws s3 sync ./.build/public s3://moon-docs-assets --acl public-read --profile <aws-profile>
for uploading your assets to s3serverless deploy aws-profile=<aws-profile>
- Invalidate cloudfront