graph-image
graph-image copied to clipboard
Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph

Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph
Graph Image Turborepo
This Turborepo includes the graph-image npmjs package and the demo application.
Build
To build both the package and the demo application, run the following command:
pnpm build
Running the Demo
To develop and run the demo app, run the following command:
pnpm dev
Contributing
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.
Bug Reports and Feature Requests
Please use the issue tracker provided by GitHub to send us bug reports or feature requests.
Pull 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
License
This project is licensed under the MIT License.
Contact
If you have any questions, feel free to reach out to us at [email protected].
Acknowledgements
Thanks to all contributors who have helped to improve this project.