Add a placeholder frontend for now
This commit is contained in:
parent
d33013b12a
commit
a5cda1d51c
1 changed files with 4 additions and 2 deletions
|
|
@ -1,2 +1,4 @@
|
||||||
<h1>Welcome to SvelteKit</h1>
|
<h1>No frontend yet!</h1>
|
||||||
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>
|
|
||||||
|
<p>If you know your way around GraphQL, you can try <a href="http://localhost:3000/graphiql">directly interfacing
|
||||||
|
with the backend.</a></p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue