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
Actually, docker is by far the easiest way to launch it, all it takes is
docker-compose up
Or, if you have node/npm installed, you could also do npm install to install the dependencies, and then npm run serve to launch it.
Seriously though, don't be afraid of docker. I used to avoid it as well, but it's easier than it seems =) Check out this course, it has really helped me to get into it.
Could you add some quick hints on how to host this on your own server?
What are the requirements.
Please not some Docker mess ;)
The text was updated successfully, but these errors were encountered: