Skip to content

Single pane of glass platform for all Moontography products and services, powered by OKLG.

License

Notifications You must be signed in to change notification settings

moontography/moontography

Repository files navigation

ok.let's.go.

Platform the holds all OKLG products and services, powered by OKLG.

Deployment

OKLG's platform is deployed to AWS S3. Use the following instructions to deploy after changes are made.

macOS

  1. Make sure AWS CLI is installed via Homebrew
    • brew install awscli
  2. After changes are made, build files to dist directory
    • npm run build
  3. aws s3 cp --recursive dist s3://app.oklg.io
  4. Clear cloudfront distribution cache
    • aws cloudfront create-invalidation --distribution-id DISTRIBUTION_ID

About

Single pane of glass platform for all Moontography products and services, powered by OKLG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published