Introduction to operation and maintenance automation platform
05 minutes28 secondsComparison between front-end and back-end separation and non-separation modes
33 minutes18 secondsVUE-CLI scaffolding project initialization
10 minutes41 secondsVUE-CLI project construction process
30 minutes34 secondsIntroducing the axios module to send Ajax requests
13 minutes01 secondsajax request parameter global configuration
13 minutes51 secondsInstallation and configuration use ant-design-vue
22 minutes42 secondsSend ajax request in ant-design-vue component
17 minutes55 secondsInstall, configure and use echarts components
24 minutes16 secondsLogin component initialization
06 minutes10 secondsBase page initialization
16 minutes14 secondsSubrouting configuration
24 minutes15 secondsIntroduction to python virtual environment
12 minutes54 secondsRelated commands for virtual environment
20 minutes05 secondsVirtual environment construction project based on pycharm
09 minutes13 secondsBackend project directory structure design
31 minutes24 secondsRegister and configure DRF components
12 minutes31 secondsLog configuration and application
27 minutes51 secondsConfigure exception handling function and connect to MySQL
09 minutes35 secondsFront-end and back-end domain name settings and hosts file management
15 minutes19 secondsSolve cross-domain problems caused by the same-origin policy
27 minutes40 secondsComplex cross-domain requests and cors-headers components
13 minutes44 secondsCreate user model and generate user table
37 minutes13 secondsCreate superuser
09 minutes19 secondsCookie and session mechanism
11 minutes14 secondsJWT authentication mechanism
36 minutes43 secondsCertified components for DRF applications
33 minutes54 secondsAuthentication components for DRF applications 2
27 minutes47 secondsAuthentication components for DRF applications 3
22 minutes58 secondsPermission components for DRF applications
22 minutes13 secondsAuthentication implementation of host interface
28 minutes26 secondsLog in to get token
15 minutes31 secondsFrontend configuration file
07 minutes13 secondsStoring tokens based on localStorge and sessionStorge
27 minutes29 secondsHow to play accessor
32 minutes31 secondsStorage token based on vuex
42 minutes39 secondsThe host component obtains host data based on axios
19 minutes01 secondsApplication of route guard
22 minutes57 secondsHost management front-end initialization
35 minutes16 secondsCreate host and host class model tables
10 minutes50 secondsHost ssh login verification
41 minutes24 secondsHost and host class interface implementation
58 minutes14 secondsFront-end and back-end joint debugging of host functions
22 minutes30 secondsUpload excel files to create hosts in batches
59 minutes42 secondsclass schedule
06 minutes53 secondsIntroduction to websocket protocol
37 minutes53 secondsChat room case front end
42 minutes40 secondsServer side of chat room case
32 minutes02 secondsEnvironment dependency file requirements
16 minutes48 secondsPassword-free login via ssh
19 minutes37 secondsAbout the use of shortcut keys in pycharm
08 minutes00 secondsIdea design for password-free login
22 minutes35 secondsPublic and private key management
42 minutes15 secondsPassword-free login implementation
32 minutes20 seconds