The official repository for the DICE ImaGen (Image Generator) tool.
DICE ImaGen tool is a web app allows you to generate images from image templates. It is suitable for use caes such as generating certificates, ID cards, social media posts, etc. It provides endless possibilities for customization and personalization through its plugin system.
Demo Link: TODO
- Customizable: Customize the image templates to suit your needs.
- Dynamic: Using Liquid templating language, you can generate images with dynamic content.
- Export: Export the generated images in various formats (PNG, JPEG, etc.).
- Plugin System: Allows you to create custom plugins to extend and fully customize the tool.
- Clone the repository
- Install the required packages
npm install- Run the development server
npm run devTo build the project for deployment, run the following command:
npm run buildThis project is licensed under the MIT License - see the LICENSE file for details.
© 2024 Davao Interschool Computer Enthusiasts