Skip to content
Brent Christensen edited this page Nov 28, 2020 · 2 revisions

Event Espresso Barista

Serving up fresh brewed Event Espresso Packages
for your development pleasure.

Barista is a monorepo used for maintaining all of Event Espresso's next generation UI assets.

      1. The Codebase
The Barista codebase is split into two primary sections

- [Domains](https://github.com/eventespresso/barista/wiki/domains) - the actual production use cases - [Packages](https://github.com/eventespresso/barista/wiki/packages) - the building blocks used to construct domains

      1. Tech
The following are a few the primary technologies employed in the Barista project:

- [Apollo](https://www.apollographql.com/) - [Babel](https://babeljs.io/) - [ESLint](https://eslint.org/) - [GraphQL](https://graphql.org/) - [Ramda](https://ramdajs.com/) - [React](https://reactjs.org/) - [Saas](https://sass-lang.com/) - [Storybook](https://storybook.js.org/) - [TypeScript](https://www.typescriptlang.org/) - [Webpack](https://webpack.js.org/)