initial
This commit is contained in:
parent
d0e03d44f7
commit
b68fa339b4
3 changed files with 5 additions and 0 deletions
BIN
prisma/dev.db
BIN
prisma/dev.db
Binary file not shown.
0
src/routes/app/+page.server.ts
Normal file
0
src/routes/app/+page.server.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
<div class="page">
|
||||||
|
<h1 class="underline">
|
||||||
|
"Welcome"
|
||||||
|
</h1>
|
||||||
|
</div>
|
||||||
Loading…
Add table
Reference in a new issue