Prepare for an eventual frontend
Move the backend code into a backend/ directory, and create a frontend/ directory containing an empty sveltekit project.
This commit is contained in:
parent
d65efebb44
commit
df7d4f3507
25 changed files with 461 additions and 2 deletions
3
frontend/static/robots.txt
Normal file
3
frontend/static/robots.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# allow crawling everything by default
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Loading…
Add table
Add a link
Reference in a new issue