// Dependencies import { serverSideTranslations } from 'next-i18next/serverSideTranslations' // Components import Head from 'next/head' import { PageWrapper } from 'shared/components/wrappers/page.mjs' import { PageLink } from 'shared/components/link.mjs' import { Highlight } from 'shared/components/mdx/highlight.mjs' import { FreeSewingIcon } from 'shared/components/icons.mjs' import Link from 'next/link' const title = 'Welcome to FreeSewing.dev' const BoldLink = ({ href, children }) => ( {children} ) const CardLink = ({ color = 'primary', href, title, text }) => (
{text}
FreeSewing is the leading open source library for on-demand garment manufacturing.
Loved by home sewers and fashion entrepreneurs alike, we provide the tech stack for your creative endeavours.
FreeSewing designs are implemented as code giving you unmatched power and flexibility.
You can mix and match parts from different designs, extend them, or add options that turn one base design into many.
FreeSewing is an open source project under{' '}
Which means it is ok to use our code to help you put food on the table.
FreeSewing is fuelled by a voluntary subscription model
If you think what we do is worthwhile, and if you can spare a few coins each month without hardship, please support our work
The upcoming version 3 of FreeSewing is currently under development. All of the documentation here is being kept up-to-date with the upcoming v3 release.
Visit
Check{' '}
If you have any questions to which you can't find the answers here, please{' '}
All you need is NodeJS; Then run:
This command will setup the stand-alone FreeSewing development environment for you.{' '}
First,{' '} fork our monorepo on GitHub, then run:
These commands will clone your fork of{' '}
the freesewing/freesewing repository on GitHub
{' '}
and set it up for development.
When you have questions or find yourself scratching your head you can{' '}
While we are all volunteers, we have a good track record of helping people. So{' '}