Enterprise App development finally made easy.
Frontend & Backend | Nextjs
Env & Secret Manager | Doppler
All env & secrets will be managed at one place, and provided to your development environment, Repository (e.g. GitHub) and your hosting platform (e.g. Vercel, Cloudflare Pages...). If one of your team members leaves the team, or you have a secret breach, you can rotate your secrets with one click.
UI Components | Reshaped
Design library with native Design Token support and Figma files for prototyping.
Database: Fauna
Components: Bit
IDE: VS Code with Gitpod
you can use Gitpod 50 hours per month for free
GraphQL Client
Install the Gitpod Plugin Chrome | Firefox
and create a Gitpod Account
Create a Doppler Account
Create a Project and environment. Take the name of the project and the slug from the environment and add it in the .gitpod.yml
Set up the Integration
- Vercel
- Github
Create a Clerk Account
Set the following environment variables in Doppler. You get the values from your Clerk API Dashboard.
- PUBLIC_NEXT_CLERK_FRONTEND_API
- CLERK_API_KEY
- CLERK_JWT_KEY
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
- Replace Doppler Setup with --project <YourProject> --config <YourConfig>
- Replace npm Bit config with @<bit-account-name>
- i18n