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
- Legacy JQuery web application: [localhost:5000:/old](http://localhost:5000/old);
43
43
- API v2: [localhost:5000/v2](http://localhost:5000/v2);
44
-
- New Vue web application: [localhost:5000/](http://localhost:5000/) (assuming the[vue-app](https://github.com/coderbotorg/vue-app) build is placed in the `dist/` folder);
45
-
- Swagger UI dynamic documentation of the API v2: [localhost:5000:/v2/ui/index.html](http://localhost:5000/v2/ui/index.html) (once you cloned the [swagger-ui](https://github.com/coderbotorg/swagger-ui) repository inside the backend folder.
44
+
- New Vue web application: [localhost:5000/](http://localhost:5000/) (assuming a[vue-app](https://github.com/coderbotorg/vue-app) build is placed in the `dist/` folder);
45
+
- Swagger UI dynamic documentation of the API v2: [localhost:5000/v2/ui/index.html](http://localhost:5000/v2/ui/index.html) (once you cloned the [swagger-ui](https://github.com/coderbotorg/swagger-ui) repository inside the backend folder).
0 commit comments