Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph
This Turborepo includes the graph-image npmjs package and the demo application.
To build both the package and the demo application, run the following command:
pnpm build
To develop and run the demo app, run the following command:
pnpm dev
We welcome contributions from everyone. If you see an issue you would like to address, please comment on the issue and create a pull request.
Please use the issue tracker provided by GitHub to send us bug reports or feature requests.
- Fork the repository and create your branch from
main
. - If you've added code that should be tested, add unit tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite passes.
- Make sure your code has been formatted using
prettier
This project is licensed under the MIT License.
If you have any questions, feel free to reach out to us at graphimage@obiemunoz.com.
Thanks to all contributors who have helped to improve this project.