How can I install "Super Productivity" on a personal web host? #1266
-
|
Hi. I have a question: How can I install "Super Productivity" on a personal web host? Is it possibile to do it? |
Beta Was this translation helpful? Give feedback.
Answered by
johannesjo
Jun 4, 2021
Replies: 2 comments
-
|
Super Productivity is just html, js and css. A static file hoster should be enough.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
johannesjo
-
|
Ok, thank you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Super Productivity is just html, js and css. A static file hoster should be enough.
yarn buildFrontend:prodWeb. You can find them in the dist folder afterwards.