mirror of
https://github.com/balena-io/open-balena.git
synced 2025-02-07 11:50:16 +00:00
14 lines
923 B
Markdown
14 lines
923 B
Markdown
# Next steps
|
|
|
|
- Try out [local mode](https://www.balena.io/docs/learn/develop/local-mode),
|
|
which allows you to build and sync code to your device locally for rapid
|
|
development.
|
|
- Develop an application with [multiple containers](https://www.balena.io/docs/learn/develop/multicontainer)
|
|
to provide a more modular approach to application management.
|
|
- Manage your device fleet with the use of [configuration](https://www.balena.io/docs/learn/manage/configuration/)
|
|
and [environment](https://www.balena.io/docs/learn/manage/serv-vars/) variables.
|
|
- Explore our [example projects](https://balena.io/blog/tags/etcher-featured/)
|
|
to give you an idea of more things you can do with balena.
|
|
- If you find yourself stuck or confused, help is just [a click away](https://www.balena.io/support).
|
|
- Pin selected devices to selected code releases using
|
|
[sample scripts](https://github.com/balena-io-examples/staged-releases). |