Skip to content

WarnerMedia/inbrain-promo-manager

Repository files navigation

Inbrain Promo Manager

View, edit, and preview Inbrain promotion items

Getting Started

Clone this repository and install dependencies

git clone [email protected]:warnermedia/inbrain-promo-manager.git
cd inbrain-promo-manager
npm install
If you've never used Amplify before...

Install and Configure Amplify

  1. Sign up for an AWS account
  2. Install the AWS Amplify CLI:
npm install -g @aws-amplify/cli
  1. Configure the Amplify CLI
amplify configure

Read More

Initialize Amplify

To determine defaults for this project based on the contents of the amplify/ directory, run the following command.

$ amplify init

Scripts

  • npm run dev starts the app in development mode
  • npm run build builds and optimizes the app for production
  • npm run serve previews the production build

Issues

Looking to contribute? Check the Good First Issue label.

Review both CONTRIBUTING.md and CODE_OF_CONDUCT.md before you fork this repository and submit a pull request.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

View bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

Built Using

LICENSE

MIT

About

View, edit, and preview Inbrain promo items.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages