Base framework: Next.js
Agile workflow
Premise: provide a URL where everyone can test the feature online.
Depending on the infraestructure we have the next options:
- Vercel
- Admin access to the client organization
- Jenkins and branches
- Staging environment
Dotfiles
NVM
.nvmrc
file should include latest version LTS stable. Don’t use lts/whatever
. Use a fixed version, for instance: 14.7
.