You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[](https://github.com/Nicklas373/Hana-PDF/actions/workflows/docker-sit-env.yml)
38
-
-[](https://github.com/Nicklas373/hana-ci-docker-prod/actions/workflows/docker-prod-env.yml)
37
+
-[](https://github.com/Nicklas373/Hana-PDF/actions/workflows/docker-sit-env.yml)
38
+
-[](https://github.com/Nicklas373/hana-ci-docker-prod/actions/workflows/docker-prod-env.yml)
39
39
40
40
---
41
41
42
42
### Deployment On Docker [YOUR_LOCAL_IP_ADDRESS:80]
43
-
## Step to configure
43
+
####Step to configure
44
44
1. Clone the repository with __git clone__
45
45
2. Go to root directory from this project
46
46
3. Start to deploy
@@ -60,7 +60,7 @@ HANA PDF is a __Laravel__ based project powered by front-end framework like __Vi
60
60
---
61
61
62
62
### Deployment On Native OS Host
63
-
## Step to configure
63
+
#### Step to configure
64
64
1. Clone the repository with __git clone__
65
65
2. Copy __.env.example__ file to __.env__ and modify database credentials
66
66
3. Add additional environment into __.env__ with this string (Add yourself value :p)
@@ -93,12 +93,13 @@ HANA PDF is a __Laravel__ based project powered by front-end framework like __Vi
93
93
- upload-pdf
94
94
6. Start to deploy
95
95
```bash
96
+
- npm run dev -- --host
96
97
- php artisan serve --host=localhost --port=80
97
98
```
98
99
99
100
---
100
101
101
-
## Technology Stack
102
+
### Technology Stack
102
103
- [Aspose](https://www.aspose.cloud/)
103
104
- [Docker](https://www.docker.com/)
104
105
- [Flowbite](https://flowbite.com/)
@@ -110,7 +111,7 @@ HANA PDF is a __Laravel__ based project powered by front-end framework like __Vi
110
111
111
112
---
112
113
113
-
## License
114
+
### License
114
115
The HANA-CI PDF is a open source Laravel Project that has licensed under the [MIT license](https://opensource.org/licenses/MIT).
0 commit comments