Add a placeholder frontend for now
This commit is contained in:
parent
4daf857d7b
commit
6f551a83bf
1 changed files with 4 additions and 2 deletions
|
|
@ -1,2 +1,4 @@
|
|||
<h1>Welcome to SvelteKit</h1>
|
||||
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>
|
||||
<h1>No frontend yet!</h1>
|
||||
|
||||
<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