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

1.7 KiB



Curious how this works?

FreeSewing is written in 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.

Everything runs in the browser except user data and conversion to PDF. For that, we have built a backend with Express exposing a REST API.

Our code and markdown content is hosted by Github. We use Crowdin for translations, search is handled by Algolia and Bugsnag 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 is available on freesewing.dev. You'll find tutorials, how-to guides, as well as our API reference documentation.

Want to help out?

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.