Set up sqlx
This commit is contained in:
parent
12ec8ac217
commit
79667c15b8
5 changed files with 980 additions and 21 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
<body>
|
||||
<h1>Hello</h1>
|
||||
<p>{{ greetee }}</p>
|
||||
<p>The number from the DB is {{ number }}, yay!</p>
|
||||
<button id="button">Click me!</button>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue