You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="docs/images/dalle_colored_code_example.png"alt="Explaining the differences between backend and frontend parts of the DALL-E app."width="900" />
143
+
<imgsrc="https://raw.githubusercontent.com/reflex-dev/reflex/main/docs/images/dalle_colored_code_example.png"alt="Explaining the differences between backend and frontend parts of the DALL-E app."width="900" />
144
144
</div>
145
145
146
146
### **Reflex UI**
@@ -230,7 +230,7 @@ Reflex launched in December 2022 with the name Pynecone.
230
230
231
231
Beginning in 2025, [Reflex Cloud](https://cloud.reflex.dev) has launched to provide the best hosting experience for Reflex apps. We will continue to develop it and implement more features.
232
232
233
-
Reflex has new releases and features coming every other week! Make sure to :star: star and :eyes: watch this repository to stay up to date.
233
+
Reflex has new releases and features coming every week! Make sure to :star: star and :eyes: watch this repository to stay up to date.
234
234
235
235
## Contributing
236
236
@@ -250,4 +250,4 @@ We are actively looking for contributors, no matter your skill level or experien
250
250
251
251
## License
252
252
253
-
Reflex is open-source and licensed under the [Apache License 2.0](LICENSE).
253
+
Reflex is open-source and licensed under the [Apache License 2.0](https://raw.githubusercontent.com/reflex-dev/reflex/main/LICENSE).
@@ -70,7 +71,7 @@ Lass uns ein Beispiel durchgehen: die Erstellung einer Benutzeroberfläche für
70
71
71
72
72
73
<divalign="center">
73
-
<imgsrc="https://raw.githubusercontent.com/reflex-dev/reflex/main/docs/images/dalle.gif"alt="Eine Benutzeroberfläche für DALL·E, die im Prozess der Bildgenerierung gezeigt wird."width="550" />
74
+
<imgsrc="/docs/images/dalle.gif"alt="Eine Benutzeroberfläche für DALL·E, die im Prozess der Bildgenerierung gezeigt wird."width="550" />
<imgsrc="docs/images/dalle_colored_code_example.png"alt="Erläuterung der Unterschiede zwischen Backend- und Frontend-Teilen der DALL-E-App."width="900" />
143
+
<imgsrc="/docs/images/dalle_colored_code_example.png"alt="Erläuterung der Unterschiede zwischen Backend- und Frontend-Teilen der DALL-E-App."width="900" />
143
144
</div>
144
145
145
146
### **Reflex-UI**
@@ -218,15 +219,15 @@ Du kannst eine mehrseitige App erstellen, indem du weitere Seiten hinzufügst.
Reflex wurde im Dezember 2022 unter dem Namen Pynecone gestartet.
228
229
229
-
Ab Februar 2024 befindet sich unser Hosting-Service in der Alpha-Phase! In dieser Zeit kann jeder seine Apps kostenlos bereitstellen. Siehe unsere [Roadmap](https://github.com/reflex-dev/reflex/issues/2727), um zu sehen, was geplant ist.
230
+
Ab 2025 wurde [Reflex Cloud](https://cloud.reflex.dev) gestartet, um die beste Hosting-Erfahrung für Reflex-Apps zu bieten. Wir werden es weiterhin entwickeln und mehr Funktionen implementieren.
230
231
231
232
Reflex hat wöchentliche Veröffentlichungen und neue Features! Stelle sicher, dass du dieses Repository mit einem :star: Stern markierst und :eyes: beobachtest, um auf dem Laufenden zu bleiben.
232
233
@@ -248,4 +249,4 @@ Wir suchen aktiv nach Mitwirkenden, unabhängig von deinem Erfahrungslevel oder
248
249
249
250
## Lizenz
250
251
251
-
Reflex ist Open-Source und lizenziert unter der [Apache License 2.0](LICENSE).
252
+
Reflex ist Open-Source und lizenziert unter der [Apache License 2.0](/LICENSE).
@@ -71,7 +71,7 @@ Veamos un ejemplo: crearemos una UI de generación de imágenes en torno a [DALL
71
71
72
72
73
73
<divalign="center">
74
-
<imgsrc="https://raw.githubusercontent.com/reflex-dev/reflex/main/docs/images/dalle.gif"alt="Un envoltorio frontend para DALL·E, mostrado en el proceso de generar una imagen."width="550" />
74
+
<imgsrc="/docs/images/dalle.gif"alt="Un envoltorio frontend para DALL·E, mostrado en el proceso de generar una imagen."width="550" />
<imgsrc="https://github.com/reflex-dev/reflex/blob/main/docs/images/dalle_colored_code_example.png?raw=true"alt="Explicando las diferencias entre las partes del backend y frontend de la aplicación DALL-E."width="900" />
141
+
<imgsrc="/docs/images/dalle_colored_code_example.png"alt="Explicando las diferencias entre las partes del backend y frontend de la aplicación DALL-E."width="900" />
142
142
</div>
143
143
144
144
### **Reflex UI**
@@ -216,15 +216,15 @@ Puedes crear una aplicación multipágina añadiendo más páginas.
Reflex se lanzó en diciembre de 2022 con el nombre de Pynecone.
226
226
227
-
¡Desde febrero de 2024, nuestro servicio de alojamiento está en fase alfa! Durante este tiempo, cualquiera puede implementar sus aplicaciones de forma gratuita. Consulta nuestra [hoja de ruta](https://github.com/reflex-dev/reflex/issues/2727) para ver qué está planeado.
227
+
A partir de 2025, [Reflex Cloud](https://cloud.reflex.dev) se ha lanzado para proporcionar la mejor experiencia de alojamiento para aplicaciones Reflex. Continuaremos desarrollándolo e implementando más características.
228
228
229
229
¡Reflex tiene nuevas versiones y características cada semana! Asegúrate de :star: marcar como favorito y :eyes: seguir este repositorio para mantenerte actualizado.
230
230
@@ -238,6 +238,12 @@ Reflex se lanzó en diciembre de 2022 con el nombre de Pynecone.
238
238
239
239
Buscamos colaboradores, sin importar su nivel o experiencia. Para contribuir consulta [CONTRIBUTING.md](https://github.com/reflex-dev/reflex/blob/main/CONTRIBUTING.md)
0 commit comments