Skip to content

Commit

Permalink
Add Self-Hosting Option in README
Browse files Browse the repository at this point in the history
  • Loading branch information
azimjohn committed Jan 1, 2022
1 parent 0be5b2f commit 7c4bd27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,7 @@ $ pip uninstall jprq
## Troubleshooting

- With serving React, Vue or any other modern web apps, make sure you run production server or build the app and serve static files as JPRQ is not capable of exposing Websocket.
- With serving React, Vue or any other modern web apps in development mode, you can use TCP Tunneling
- With serving React, Vue or any other modern web apps in development mode, you can use TCP Tunneling

## Self-Hosting
<a href="https://github.com/robinvandernoord/jprq-server-deploy">This repository</a> offers excellent resources for self-hosting configuration and setup.

0 comments on commit 7c4bd27

Please sign in to comment.