|
1 | 1 | ## HANA PDF
|
2 | 2 |
|
3 | 3 | <br>
|
4 |
| -<div style="text-align: center;"> |
| 4 | +<div align="center"> |
5 | 5 | <img src="screenshot/logo.png" alt="HANA" width="300" height="300">
|
6 | 6 | </div>
|
7 | 7 | <br>
|
8 | 8 |
|
9 |
| -__HANA PDF__ is your go-to solution for effortlessly managing your PDFs. We've designed it with simplicity in mind, so you can edit, |
10 |
| -combine, shrink, convert, and personalize your PDFs with just a few clicks. And was implemented with front-end framework like ViteJS and Tailwind CSS and used of Flowbite library to maintain responsive and materialize interface. And powered with iLovePDF and Aspose Cloud API as one of the back-end. |
| 9 | +__HANA PDF__ is your go-to solution for effortlessly managing your PDFs. We've designed it with simplicity in mind, so you can combine, |
| 10 | +shrink, convert, and personalize your PDFs with just a few clicks. It was implemented with front-end framework like Tailwind CSS and |
| 11 | +used of Flowbite library to maintain responsive and materialize interface. And powered with iLovePDF and Aspose Cloud API as one of the back-end. |
11 | 12 |
|
12 | 13 | ---
|
13 | 14 |
|
@@ -77,7 +78,7 @@ combine, shrink, convert, and personalize your PDFs with just a few clicks. And
|
77 | 78 |
|
78 | 79 | ### Deployment On Native OS Host
|
79 | 80 | #### Step to configure
|
80 |
| -1. Clone the repository with __git clone__ |
| 81 | +1. Clone the repository with __git clone__ with branch __dev/master__ |
81 | 82 | 2. Copy __.env.example__ file to __.env__ and modify database credentials
|
82 | 83 | 3. Add additional environment into __.env__ with this string (Add yourself value :p)
|
83 | 84 | ````bash
|
@@ -126,8 +127,9 @@ combine, shrink, convert, and personalize your PDFs with just a few clicks. And
|
126 | 127 | - [DropzoneJS](https://www.dropzone.dev/)
|
127 | 128 | - [Flowbite](https://flowbite.com/)
|
128 | 129 | - [iLovePDF](https://developer.ilovepdf.com/)
|
| 130 | +- [Laravel](https://laravel.com/) |
129 | 131 | - [Node JS](https://nodejs.org/en)
|
130 |
| -- [PDFJS](https://mozilla.github.io/pdf.js/) |
| 132 | +- [Mozilla PDFJS](https://mozilla.github.io/pdf.js/) |
131 | 133 | - [PHPOffice](https://github.com/PHPOffice)
|
132 | 134 | - [Python](https://www.python.org/)
|
133 | 135 | - [Tailwind CSS](https://tailwindcss.com/)
|
|
0 commit comments