1
0
Fork 0
freesewing/markdown/org/ui/homepage/developers/en.md

34 lines
1.6 KiB
Markdown
Raw Normal View History

---
---
#### Curious how this works?
FreeSewing is written in [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript).
Our [core library](https://www.npmjs.com/package/@freesewing/core) and [patterns](/patterns) are
available both for [NodeJS](https://nodejs.org/) and the browser.
Our websites are built with [Gatsby](https://www.gatsbyjs.com/)/[React](https://reactjs.org/) and
kindly hosted by [Netlify](https://www.netlify.com/).
Everything runs in the browser except user data and conversion to PDF. For that, we have
built a backend with [Express](https://expressjs.com/) exposing a REST API.
Our code and markdown content is hosted by [Github](https://github.com/freesewing/).
We use [Crowdin](https://crowdin.com/) for translations,
search is handled by [Algolia](https://www.algolia.com/) and [Bugsnag](https://www.bugsnag.com/) does error handling for us.
We are appreciative of these and other projects/companies that allow us to stand on their shoulders.
#### Learn more
Our [developer documentation](https://freesewing.dev) is available on [freesewing.dev](https://freesewing.dev).
You'll find links to all our repositories there, as well as in-depth documentation, tutorials, and examples.
#### Want to help out?
Awesome ❤️
Our [contributor documentation](https://freesewing.dev/contributors/) is a good starting point.
We also have dedicated guides for [translators](https://freesewing.dev/translators/) and [editors](https://freesewing.dev/editors/).
Last but not least, [join us on Discord](https://discord.freesewing.org/) where all the other contributors hang out.