The landing page for the Lambda Express team :)
🇬🇧 English  •   🇪🇸 Español  •   🇧🇷 Português
Click here to look at the design made on Figma.
- Turbo: A tool to create and manage monorepos.
- It helps a lot when it comes to configuration. If you take a look at the
packages
folder, you will notice thattsconfig
andeslint-config-custom
are packages that are shared between apps.
- It helps a lot when it comes to configuration. If you take a look at the
- Next.js: A react framework that supports SSR.
- Husky: To improve commits.
- Minimum requirements:
- node v18.13.0
- yarn 1.22.19
yarn install
yarn build