Skip to content

Commit

Permalink
add gateway slide with instructions and link to files
Browse files Browse the repository at this point in the history
  • Loading branch information
barspi committed Oct 18, 2023
1 parent 999beef commit 8f0720b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions jpostraining/jpos-course-2023.html
Original file line number Diff line number Diff line change
Expand Up @@ -1358,6 +1358,20 @@
.onebigimg[ ![gateway](images/gateway-demo-mux.png) ]


---

# Hands-on: simple gateway

* Create a new clone of jPOS-template, but let's call it `gw`
```bash
$ git clone https://github.com/jpos/jPOS-template.git gw
```

* Download the files in the following link, and put them under the `src/dist/deploy` directory.
<br>
http://barspi.github.io/jpostraining/files/gateway/index.html


---

class: center, middle
Expand Down

0 comments on commit 8f0720b

Please sign in to comment.