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
Copy file name to clipboardExpand all lines: README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -178,4 +178,16 @@ Notice also that Dockerfile exposes port 8080. This needs to be forwarded to a
178
178
179
179
To access the Local Weather app running in docker container, point your browser to the forwarding port 4321.
180
180
181
-
`http:/localhost:4321`
181
+
`http:/localhost:4321`
182
+
183
+
<br />
184
+
185
+
## Hosting on A Public Site
186
+
187
+
For the purpose of hosting this app, we select [Cyclic free-for-life tier](https://app.cyclic.sh/api/login).
188
+
Cyclic deploys full stack NodeJS apps on AWS infrastructure directly from GitHub. It works by integrating with your GitHub repos. It will build and deploy your code on every merge or push to your default branch.
189
+
190
+
Please do not abuse this live website below. Thank you!
0 commit comments