File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ title: Tutorial
33description : Showcase serverless development in action
44weight : 10
55---
6+
7+ {{< blockquote warning>}}
8+ <strong >This page is under review.</strong ><br />
9+ <br />
10+ Several changes have been made to the project since its first draft and therefore the
11+ tutorial needs to be updated to the publishing system.
12+ {{< /blockquote >}}
13+
614## Tutorial
715
816This tutorial walks you through developing a simple OpenServerless
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ description: Move your first steps on Apache Openserverless
44draft : false
55weight : 20
66---
7+
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
715## First steps
816
917### Starting at the Front
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ description: Learn how to add form validation from front to back-end
44weight : 30
55draft : false
66---
7+
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
715## Form validation
816
917Now that we have a contact form and a package for our actions, we have
Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ weight: 10
55draft : false
66---
77
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
815## Getting started
916
1017### Build a sample Application
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ description: Sending notifications on user interaction
44weight : 50
55draft : false
66---
7+
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
715## Sending notifications
816
917### Contact notification
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ description: Learn how to deploy your app on Apache Openserverless
44weight : 60
55draft : false
66---
7+
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
715## App Deployment
816
917### Packaging the App
Original file line number Diff line number Diff line change @@ -4,6 +4,14 @@ description: Store data into a relational database
44weight : 40
55draft : false
66---
7+
8+ {{< blockquote warning>}}
9+ <strong >This page is under review.</strong ><br />
10+ <br />
11+ Several changes have been made to the project since its first draft and therefore the
12+ tutorial needs to be updated to the publishing system.
13+ {{< /blockquote >}}
14+
715## Use database
816
917### Storing the Message in the Database
You can’t perform that action at this time.
0 commit comments