Apps
If your in the project overview you can create a new app by clicking Add App. There is no limit on how many Apps one project can have.

Usually you would group similar apps into projects.
One example would be:
- a production application
- a staging application
- a development application
- a local application
If you postfix the application with:
- dev - e.g.
userdocks dev - staging - e.g.
userdocks staging - local - e.g.
userdocks local
Your application will use the stripe testing API for most of its request automatically.
