Skip to content

🏭 Web API for generating and zipping apps created on codotype.io

License

Notifications You must be signed in to change notification settings

codotype/codotype-api

Repository files navigation

codotype-api

🏭 Deploys a single Codotype plugin to AWS as a standalone CloudFormation stack. Built with AWS CDK + TypeScript.

Getting Started

Run the following commands to install dependencies, build the CDK stack, and deploy the CDK Stack to AWS.

yarn install
yarn build
cdk bootstrap
cdk deploy

Scripts

  • yarn install - installs dependencies
  • yarn build - builds the production-ready CDK Stack
  • yarn test - runs Jest
  • cdk bootstrap - bootstraps AWS Cloudformation for your CDK deploy
  • cdk deploy - deploys the CDK stack to AWS

Notes

  • Includes very basic tests with Jest.

Built with

Additional Resources

License

Opens source under the MIT License.

Built with ❤️ by aeksco

About

🏭 Web API for generating and zipping apps created on codotype.io

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published