Skip to content

Commit dc25ff0

Browse files
authored
Update README.md
1 parent 8a34306 commit dc25ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This repository contains the CyborgGUI web app source code. The GUI is a web app developed using Vue to control and monitor the robot body of the NTNU Cyborg. Together with the Commander ROS node in the CyborgRobot repository, these two components make up the Cyborg GUI Module. The Vue App uses Vue single-File components which are files with the .vue extension that contain Vue-variants of HTML, CSS and JS code. Azure is used to host and continuously deploy the web app from this repo using Kudu build service. The contents of the 'dist' folder is what is deployed, this can be changed by modifying the .deployment file. Please go through [Vue Tutorial](https://vuejs.org/v2/guide/) when developing the app.
44

5-
Historic data from the Cyborg is stored in MongoDB Atlas, for login information to Azure or MongoDB Atlas see "info til medlemmer" in Microsoft Teams.
5+
Historic data from the Cyborg is stored in MongoDB Atlas, for login information to Azure or MongoDB Atlas see "info til medlemmer" -> "Login Info" in Microsoft Teams.
66

77
## Project setup
88
Clone repository.

0 commit comments

Comments
 (0)