Welcome to our internal tools monorepo! This repository includes tools that will help accelerate the development of both old and new projects. Below is a list of the tools included in this monorepo:
react-auth-amplify
: A package that provides authentication support for React.js (and Next.js) applications using AWS Amplify.tsconfig
: Two TypeScript configuration files, one for Node.js backend development and another for Next.js frontend development.eslint-config
: For now a template only for Next.js.
We hope that these tools will help streamline your development process, make it easier to build high-quality applications and focus on what matters! Happy coding!
To contribute to the monorepo, please create a PR with your changes. The PR will be reviewed by the team and merged if approved. If you have any questions, please reach out to the team on Slack.
- Create a PR, and make sure to bump the package version
- Review/Merge the PR
- Voilà! The action will take care of publishing your packages to npm.