22 lines
376 B
Markdown
22 lines
376 B
Markdown
# Deployment
|
|
|
|
<div class="grid cards" markdown>
|
|
|
|
- :material-laptop: **Entwicklungsumgebung**
|
|
|
|
---
|
|
|
|
Lokale Entwicklungsumgebung einrichten.
|
|
|
|
[:octicons-arrow-right-24: Entwicklung](development.md)
|
|
|
|
- :material-server: **Produktion**
|
|
|
|
---
|
|
|
|
Ripster auf einem Server dauerhaft betreiben.
|
|
|
|
[:octicons-arrow-right-24: Produktion](production.md)
|
|
|
|
</div>
|