Sally's world of illustration and surface pattern design
Sally Payne is a project that focuses on illustration and surface pattern design. It is structured as a monorepo, using Yarn workspaces to simplify the maintenance of websites and applications. The project utilizes continuous integration and continuous delivery methods for testing, linting, and building. Websites are automatically deployed on Netlify when code is merged into the main branch. The workflow guidelines promote a production-ready and deployable main branch, with new development done on feature branches.
Sally Payne is a project that focuses on illustration and surface pattern design. It uses a monorepo structure with Yarn workspaces for easier maintenance. The project follows a continuous integration and continuous delivery workflow, with automatic deployment on Netlify. Development is done on feature branches and pull requests must be up to date with the main branch. Debugging steps are provided for any issues that may occur during development.