Files
old-svijetlastrana/docs/wiki/02 - Environments.md
2018-04-25 13:16:36 +02:00

22 lines
341 B
Markdown

# Environments
## Definitions
- Local (`loc`)
Your local machine.
- Development (`dev`)
Useful for us to test the implementation without messing with
the partners experience.
- Staging (`stg`)
Used to simulate production and as homologation version.
Works as the last step before production.
- Production (`prd`)
Production server.