Skip to content

thejumba/oss

Repository files navigation

Jumba OSS

Hello there 👋. Welcome to the Jumba Open Source repository. We are small, dynamic team that likes to move fast and ship things. In our projects, we use a lot of open source tools and in that spirit, we like to give back to the open source communities, by open sourcing some packages that we use and have found extremely useful.

Learn more about Jumba and what we do here

Looking for a job? Check out our open positions

Getting Started

This repository is structured as a monorepo using turbo and pnpm. It contains the following structure:

  • www/ - The site hosted at developers.jumba.com
  • tooling/ - Shared configs for eslint and typescript
  • packages/ - Houses all individual open source packages

Packages

You will find that most of our packages are built around amplify, as we are heavy users of the amplify framework and it can be quite a pain to get things working just right. We hope that our packages can help you get up and running faster.

Amplify Github Action

One other useful open source project not hosted in this repository is the amplify github action. This action allows you to easily deploy your amplify applications to the cloud using github actions.

Feel free to use the packages and let us know if you have any issues or suggestions. We are always looking to improve our packages and make them more useful to the community.

If you would like to contribute to any of the packages, please feel free to open a PR. The packages are licensed under the MIT license, so you are free to use them in any way you see fit.