Development environment. Used when deploying to a development server. Development server provide early access to new features.
Local environment. Used for local development on your machine.
Production environment. Used when deploying to a production server.
Stage environment. Used when deploying to a stage server. Stage is a pre-production environment.
Test environment. Used when running tests.
Application environment enum