Common development tasks in the Next.js Firebase kit
In this section, you will learn everything you need to know about common development tasks in the Next.js Firebase kit.
- Code Style: this is the guide to set up the code style
- API Routes: this is the guide to configure API routes
- Building Features: this is the guide to build features
- Commands: this is the guide to use the commands
- Emails: this is the guide to set up emails
- Encrypting Secrets: this is the guide to encrypt secrets
- Validating API input with Zod: this is the guide to validate API input with Zod
- CORS: this is the guide to set up CORS
- Logging: this is the guide to set up logging
- I18n: this is the guide to set up i18n and translations