Skip to content

PedroFonsecaDEV/ads-ui

 
 

Repository files navigation


Brave Ads Manager is a key component of the ads infrastructure. From the ads manager, advertisers are able to define unique ad campaigns and creatives. Additionally, advertisers can review delivery and engagement metrics on their ad campaigns.

Tech Stack & Philosophy

ads-manager is built with TypeScript and React.js. Our API requests are constructed as GraphQL queries and are then handled by the Apollo Client. ads-manager routing is instrumented by the React Router, and testing is done using the Jest framework. Our application bundle is created with webpack and stored on AWS S3. This bundle is then served to users as a static asset by AWS CloudFront CDN.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • CSS 1.3%