1
0
Fork 0
freesewing/markdown/org/ui/homepage/developers/es.md
2022-01-28 18:32:25 +01:00

1.7 KiB



¿Cómo funciona esto curiosamente?

FreeSewing está escrito en JavaScript. Our core library and patterns are available both for NodeJS and the browser.

Our websites are built with Gatsby/React and kindly hosted by Netlify.

Todo se ejecuta en el navegador excepto los datos del usuario y la conversión a PDF. For that, we have built a backend with Express exposing a REST API.

Nuestro código y contenido de markdown están alojados por Github. We use Crowdin for translations, search is handled by Algolia and Bugsnag does error handling for us.

Agradecemos estos y otros proyectos / empresas que nos permiten permanecer en sus hombros.

Aprende más

Nuestra documentación del desarrollador está disponible en freesewing.dev. You'll find tutorials, how-to guides, as well as our API reference documentation.

¿Quieres ayudar?

Awesome ❤️
The fastest thing to do is join us on Discord where all the other contributors hang out.

If you're not sure how you could contribute, check out ways to contribute, you'll see there's certainly something you can do to help.

We also have specific documentation for translators and editors.