Official Platform for Running the Damj Package with Streamlit UI.
272

Damj Platform is a user-friendly web interface built on top of the Damj Python Package. It provides an intuitive and efficient way to use Damj without needing to manually interact with the Python Package. The Platform simplifies the process, making it Faster and Easier to perform complex operations by leveraging the power of Streamlit for a sleek and responsive UI.
Damj Platform was created to bridge the gap between powerful backend tools and end-users who may not be familiar with coding. Whether you are a developer looking to speed up your workflow or someone with limited coding experience, Damj Platform ensures you can utilize the full potential of the Damj Python Package with minimal effort.
You can use the Damj Service by one of the following ways:
To get started by running the Damj Platform locally, follow these steps:
To deploy the platform using Docker:
# Run the Docker container
docker run --restart=always -d --name damj -p 7878:7878 -v </path/to/project>:</mnt/project> baselhusam/damj
Access the platform at http://localhost:7878.
Basel Husam
We welcome contributions from the community. Please feel free to fork the repository, submit issues, or create pull requests!
This project is licensed under the MIT License. See the LICENSE file for details.
Content type
Image
Digest
sha256:8ecd913fa…
Size
781.6 MB
Last updated
about 2 years ago
docker pull baselhusam/damj