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
Hi, I wanted to run the project locally. I did npm i and npm start and wanted to provide the link to my docker registry, but have no idea how as I am not familiar with rollup or riot. Could you provide information on how to run the dev environmant and how to change the projects variables
The text was updated successfully, but these errors were encountered:
Hi there, I've removed everything about how to run the dev mode since I don't have PR for the core of the project.
But yes this is pretty all, npm install and npm start, the missing part is the URL to access the UI which is http://localhost:8000/ 🤔.
Oh and the second reason is NGINX_* configuration is not available in development mode.
Hi, I wanted to run the project locally. I did
npm i
andnpm start
and wanted to provide the link to my docker registry, but have no idea how as I am not familiar with rollup or riot. Could you provide information on how to run the dev environmant and how to change the projects variablesThe text was updated successfully, but these errors were encountered: