Commit ccc6361e authored by supermikii's avatar supermikii
Browse files

Update README

parent 0e759091
Loading
Loading
Loading
Loading
+6 −4
Original line number Diff line number Diff line
@@ -5,10 +5,12 @@
- Login via the frontend & select Sandbox tab
- Select a network to deploy in the user sandbox
- Create a unique MEC Application Instance ID
- Select & copy the MEC Sandbox endpoint up to value of MEC platform into util/uc1uc2.yaml sandbox 
- Select & copy the Appplication Instance Id into utill/uc1uc2.yaml appid
- Select & copy the MEC Sandbox endpoint up to value of MEC platform into app_instance1.yaml sandbox 
- Select & copy the Appplication Instance Id into app_instance1.yaml appid
- Select & copy your running app ip address into localurl + port into port configs
- Run main.go pass in arguments with path of your config 

  
## What's inside?

A quick look at the top-level relevant files and directories in demo 3 project.
@@ -22,6 +24,6 @@ A quick look at the top-level relevant files and directories in demo 3 project.
    

- api (swagger documentation)
- server (server)
- util (configuration)
- server (server code)
- util (configurations)
- main (entry)
 No newline at end of file