The environment variable templates are provided in the .env.development.local.template and .env.production.template files. You need to create .env.development.local and .env.production files based on ...
You will also need to install TypeScript if you have not already. As your project becomes bigger, compilation time increases linearly. It's because typescript's ...