Recreate station screen with ReactJS

This commit is contained in:
2024-01-28 20:06:55 +01:00
parent 0890460ba7
commit 6317c900ef
24 changed files with 18813 additions and 12 deletions

4
.gitignore vendored
View File

@ -46,5 +46,5 @@ venv/
db.sqlite3
db.sqlite3-journal
# Don't git index
whoosh_index/
node_modules/